Package io.iworkflow.core.mapper
Class StateMovementMapper
java.lang.Object
io.iworkflow.core.mapper.StateMovementMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidautoFillFailureProceedingStateOptions(WorkflowStateOptions stateOptions, String workflowType, Registry registry) static StateMovementtoGenerated(StateMovement stateMovement, String workflowType, Registry registry, ObjectEncoder objectEncoder) static WorkflowStateOptionsstatic WorkflowStateOptionstoIdlWorkflowStateOptionsWithValidation(WorkflowStateOptions stateOptions, String stateId)
-
Constructor Details
-
StateMovementMapper
public StateMovementMapper()
-
-
Method Details
-
toGenerated
public static StateMovement toGenerated(StateMovement stateMovement, String workflowType, Registry registry, ObjectEncoder objectEncoder) -
autoFillFailureProceedingStateOptions
public static void autoFillFailureProceedingStateOptions(WorkflowStateOptions stateOptions, String workflowType, Registry registry) -
toIdlWorkflowStateOptionsWithValidation
-
toIdlWorkflowStateOptionsWithValidation
public static WorkflowStateOptions toIdlWorkflowStateOptionsWithValidation(WorkflowStateOptions stateOptions, String stateId)
-