| Interface | Description |
|---|---|
| RestConstants |
Common REST-url constants.
|
| WorkflowExecutor |
Describes a class capable of executing a certain worklfow.
|
| Class | Description |
|---|---|
| AdhocWorkflowExecutor |
Workflow executor that starts an Adhoc Activti process.
|
| AlfrescoUserDataService |
Allows extended, workflow-specific data storage
|
| JSONArrayCallback |
A
HttpRequestCallback that parses the response body as a JSONArrayin
the 'data' property (RestConstants#JSON_DATA) of the JSON body. |
| ParallelReviewWorkflowExecutor |
Workflow executor that starts an Adhoc Activti process.
|
| PickUserCallback |
Callback that extracts the nodeRef from the picked user.
|
| PrepareWorkflows |
Prepare a specific number of workflows.
This merely creates the test-local data that will be used for later processing, the actual processes aren't started yet. |
| ProgressWorkflow |
Progresses a workflow one step in the process.
|
| ReviewWorkflowExecutor |
Workflow executor that starts an Adhoc Activti process.
|
| ScheduleWorkflows |
Schedule processing events.
|
| StartWorkflow |
Execute an unfinished process
|
| StartWorkflowCallback |
Callback that extract worklfow instance id from start-workflow
response.
|
| WorkflowDAO |
Service providing access to
WorkflowData storage. |
| WorkflowExecutorRegistry |
Registry containing al usable
WorkflowExecutors. |
Copyright © 2016. All rights reserved.