| Modifier and Type | Class and Description |
|---|---|
class |
AdhocWorkflowExecutor
Workflow executor that starts an Adhoc Activti process.
|
class |
ParallelReviewWorkflowExecutor
Workflow executor that starts an Adhoc Activti process.
|
class |
ReviewWorkflowExecutor
Workflow executor that starts an Adhoc Activti process.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowExecutor |
WorkflowExecutorRegistry.getExecutor(String workflowDefinition) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowExecutorRegistry.register(String workflowDefinition,
WorkflowExecutor executor)
Register a
WorkflowExecutor for the given workflow definition |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowExecutorRegistry.setExecutors(Map<String,WorkflowExecutor> executors) |
Copyright © 2016. All rights reserved.