Class ApprovalWorkflowApprover

java.lang.Object
com.strongdm.api.ApprovalWorkflowApprover

@Deprecated public class ApprovalWorkflowApprover extends Object
Deprecated.
ApprovalWorkflowApprover links an approval workflow approver to an ApprovalWorkflowStep
  • Constructor Details

    • ApprovalWorkflowApprover

      public ApprovalWorkflowApprover()
      Deprecated.
  • Method Details

    • getAccountId

      public String getAccountId()
      Deprecated.
      The approver account id.
    • setAccountId

      public void setAccountId(String in)
      Deprecated.
      The approver account id.
    • getApprovalFlowId

      public String getApprovalFlowId()
      Deprecated.
      The approval flow id specified the approval workflow that this approver belongs to
    • setApprovalFlowId

      public void setApprovalFlowId(String in)
      Deprecated.
      The approval flow id specified the approval workflow that this approver belongs to
    • getApprovalStepId

      public String getApprovalStepId()
      Deprecated.
      The approval step id specified the approval flow step that this approver belongs to
    • setApprovalStepId

      public void setApprovalStepId(String in)
      Deprecated.
      The approval step id specified the approval flow step that this approver belongs to
    • getId

      public String getId()
      Deprecated.
      Unique identifier of the ApprovalWorkflowApprover.
    • setId

      public void setId(String in)
      Deprecated.
      Unique identifier of the ApprovalWorkflowApprover.
    • getReference

      public String getReference()
      Deprecated.
      A reference to an approver. Will be one of ApproverReference constants. This field is only populated when reading historical Approval Workflow Approvers data through the Approval Workflows History API. For the deprecated Approval Workflow Approvers API no value is returned for this field and it is non-settable.
    • setReference

      public void setReference(String in)
      Deprecated.
      A reference to an approver. Will be one of ApproverReference constants. This field is only populated when reading historical Approval Workflow Approvers data through the Approval Workflows History API. For the deprecated Approval Workflow Approvers API no value is returned for this field and it is non-settable.
    • getRoleId

      public String getRoleId()
      Deprecated.
      The approver role id
    • setRoleId

      public void setRoleId(String in)
      Deprecated.
      The approver role id