| BpmClient |
BPM engine client that allows to drive bpmn process workflows with fluent API.
|
| History |
Process elements that were executed
|
| HttpRequestBuilder |
Controls the request method.
|
| HttpResponse |
Provides access to the http response.
|
| ProcessData |
Process data of all process elements that were executed.
|
| RequestBuilder |
Setups and executes requests to run against the IBpmEngine.
|
| SessionChooser |
Defines the session that is used to execute the request
|
| TaskSelector |
Select an active task of an execution result.
|
| Workflow |
Workflow data like task, case and session
|