Package io.iworkflow.core.mapper
Class StateMovementMapper
java.lang.Object
io.iworkflow.core.mapper.StateMovementMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
autoFillFailureProceedingStateOptions
(WorkflowStateOptions stateOptions, String workflowType, Registry registry) static StateMovement
toGenerated
(StateMovement stateMovement, String workflowType, Registry registry, ObjectEncoder objectEncoder)
-
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)
-