Package io.nflow.engine.workflow.instance
Classes for describing and constructing workflow instances.
-
Class Summary Class Description QueryWorkflowInstances Parameters for workflow instance query.QueryWorkflowInstances.Builder Builder for workflow instance queries.WorkflowInstance An instance of a workflow.WorkflowInstance.Builder Builder for workflow instance.WorkflowInstanceAction An execution of a workflow instance state.WorkflowInstanceAction.Builder The builder for a workflow instance action.WorkflowInstanceFactory Factory to create workflow instances. -
Enum Summary Enum Description WorkflowInstance.WorkflowInstanceStatus Describes the status for workflow instance.WorkflowInstanceAction.WorkflowActionType Describes the trigger for the action.