| Package | Description |
|---|---|
| org.alfresco.bm.workflow |
| 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 workflowDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowExecutorRegistry.register(String workflowDefinitionName,
WorkflowExecutor executor)
Register a
WorkflowExecutor for the given workflow definition name. |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowExecutorRegistry.setExecutors(Map<String,WorkflowExecutor> executors) |
Copyright © 2012. All Rights Reserved.