| ActivityInstancesListing |
Class representing sets of Camunda Activity Instances.
|
| ActivityInstancesListing.ActivityInstance |
Camunda Activity Instance representation.
|
| BpmQuerySorting |
A Object that specifies one ordering.
|
| CustomTask |
Object represents Task returned from BPM.
|
| ProcessDefinition |
The Object - represents Process Definition BPM type
|
| ProcessInstance |
|
| TaskQueryDto |
A Object which is send to BPM to get list of CustomTask
|
| TaskQuerySortingParameters |
|
| TypedIterableVariable |
A TypedVariable extension for representing variables of Iterable type.
|
| TypedIterableVariable.ValueInfo |
Detailed value serialization information, required by the BPMS to handle this variable properly.
|
| TypedVariable |
A representation of on object and its declared type that the BPMS can use to store and deserialize a variable.
|
| VariableQueryDto |
|
| VariableQueryDto.VariableQueryDtoBuilder |
|