Package io.nflow.engine.workflow.curated
-
Class Summary Class Description BulkWorkflow Bulk child workflow executor that does not overflow the system.CronWorkflow Workflow that wakes up periodically to execute a task.MaintenanceWorkflow Clean up workflow instances periodically.State A simple implementation of the WorkflowState interface that can be used in any workflow definition, if more advanced implementation is not needed.