Uses of Class
io.nflow.engine.internal.executor.WorkflowLifecycle
Packages that use WorkflowLifecycle
-
Uses of WorkflowLifecycle in io.nflow.engine.guice
Constructors in io.nflow.engine.guice with parameters of type WorkflowLifecycleModifierConstructorDescriptionNflowController(WorkflowLifecycle lifecycle, WorkflowDefinitionService workflowDefinitionService, MaintenanceWorkflowStarter maintenanceWorkflowStarter, Set<WorkflowDefinition> workflowDefinitions)