MiSnap 5.x Release Pipeline
androidJvm
workflow
/
com.miteksystems.misnap.workflow.util
/
CombinedWorkflowHandler
/
StateMachine
/
Action
/
Next
Next
class
Next
(
val
step
:
MiSnapWorkflowStep
)
:
CombinedWorkflowHandler.StateMachine.Action
Describes that there is a valid next step and that the workflow should continue.
Members
Constructors
Next
Link copied to clipboard
constructor
(
step
:
MiSnapWorkflowStep
)
Properties
step
Link copied to clipboard
val
step
:
MiSnapWorkflowStep