| AbstractQueryMapper |
|
| ExecutionErrorQueryMapper |
Dedicated mapper that transforms DataSet to ExecutionError.
|
| ProcessInstanceCustomQueryMapper |
|
| ProcessInstanceQueryMapper |
Dedicated mapper that transforms DataSet to ProcessInstanceDesc.
|
| ProcessInstanceWithCustomVarsQueryMapper |
Dedicated mapper to transform data set into list of ProcessInstanceWithVarsDesc
|
| ProcessInstanceWithVarsQueryMapper |
Dedicated mapper to transform data set into list of ProcessInstanceWithVarsDesc
|
| RawListQueryMapper |
Dedicated mapper that transforms DataSet to List of lists where each
nested list represents all values of given row.
|
| TaskSummaryQueryMapper |
Dedicated mapper that transform data set into List of TaskSummary
|
| UserTaskInstanceQueryMapper |
Dedicated mapper that transform data set into List of UserTaskInstanceDesc
|
| UserTaskInstanceWithCustomVarsQueryMapper |
Dedicated mapper that transforms data set into UserTaskInstanceWithVarsDesc based on given mapping of custom variables
|
| UserTaskInstanceWithModifVarsQueryMapper |
|
| UserTaskInstanceWithPotOwnerQueryMapper |
|
| UserTaskInstanceWithVarsQueryMapper |
Dedicated mapper that transforms data set to list of UserTaskInstanceWithVars
|