Package com.strongdm.api
Class ApprovalWorkflowStep
java.lang.Object
com.strongdm.api.ApprovalWorkflowStep
ApprovalWorkflowStep links an approval workflow step to an ApprovalWorkflow
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe approval flow id specified the approval workfflow that this step belongs togetId()
Unique identifier of the ApprovalWorkflowStep.void
The approval flow id specified the approval workfflow that this step belongs tovoid
Unique identifier of the ApprovalWorkflowStep.
-
Constructor Details
-
ApprovalWorkflowStep
public ApprovalWorkflowStep()
-
-
Method Details
-
getApprovalFlowId
The approval flow id specified the approval workfflow that this step belongs to -
setApprovalFlowId
The approval flow id specified the approval workfflow that this step belongs to -
getId
Unique identifier of the ApprovalWorkflowStep. -
setId
Unique identifier of the ApprovalWorkflowStep.
-