Marshaller for workflow input.
This is where you specify how the workflow executes.
This is where you specify how the workflow executes.
The JVM object representing your workflow input.
The enum containing workflow step definitions
Your Step Enum must implement/extend this
Marshaller for workflow input. Simply provide the mechanism to serialize and deserialize workflow inputs.
The JVM object representing your workflow input.