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