| Package | Description |
|---|---|
| io.nflow.engine.internal.executor | |
| io.nflow.engine.internal.workflow | |
| io.nflow.engine.workflow.instance |
Classes for describing and constructing workflow instances.
|
| Constructor and Description |
|---|
WorkflowStateProcessorFactory(WorkflowDefinitionService workflowDefinitions,
WorkflowInstanceService workflowInstances,
ObjectStringMapper objectMapper,
WorkflowInstanceDao workflowInstanceDao,
MaintenanceDao maintenanceDao,
WorkflowInstancePreProcessor workflowInstancePreProcessor,
Environment env) |
| Constructor and Description |
|---|
StateExecutionImpl(WorkflowInstance instance,
ObjectStringMapper objectMapper,
WorkflowInstanceDao workflowDao,
WorkflowInstancePreProcessor workflowInstancePreProcessor,
WorkflowInstanceService workflowInstanceService) |
| Constructor and Description |
|---|
Builder(ObjectStringMapper objectMapper)
Create a workflow instance builder with an object mapper.
|
WorkflowInstanceFactory(ObjectStringMapper objectMapper)
Create a workflow instance factory.
|
Copyright © 2014–2020 Nitor Creations. All rights reserved.