| AbstractNativeQuery
Abstract superclass for all native query types.
|
| AbstractQuery
Abstract superclass for all query types.
|
| AbstractQueryVariableValueCondition |
| AbstractVariableQueryImpl
Abstract query class that adds methods to query for variable values.
|
| AuthorizationQueryProperty
|
| DeploymentQueryImpl |
| DeploymentQueryProperty
|
| Direction |
| EventSubscriptionQueryImpl |
| EventSubscriptionQueryProperty |
| EventSubscriptionQueryValue |
| ExecutionQueryImpl |
ExecutionQueryProperty
Contains the possible properties that can be used in a ExecutionQuery.
|
GroupQueryProperty
Contains the possible properties that can be used by the GroupQuery.
|
| HistoricActivityInstanceQueryImpl |
| HistoricActivityInstanceQueryProperty
|
| HistoricActivityStatisticsQueryProperty |
| HistoricCaseActivityInstanceQueryProperty
|
| HistoricCaseInstanceQueryImpl |
| HistoricCaseInstanceQueryProperty
|
| HistoricDetailQueryProperty
|
| HistoricIncidentQueryProperty |
| HistoricProcessInstanceQueryImpl |
| HistoricProcessInstanceQueryProperty
|
| HistoricTaskInstanceQueryImpl |
| HistoricTaskInstanceQueryProperty |
| HistoricVariableInstanceQueryImpl |
| HistoricVariableInstanceQueryProperty
|
| IncidentQueryProperty |
| JobDefinitionQueryProperty
|
| JobQueryImpl |
JobQueryProperty
Contains the possible properties that can be used in a JobQuery.
|
| OperationLogQueryProperty
|
| Page
holds the parameters of a page (partial result) for a query.
|
| ProcessDefinitionQueryImpl |
| ProcessDefinitionQueryProperty
|
| ProcessInstanceQueryImpl |
| ProcessInstanceQueryProperty
|
| QueryOperator
Used to indicate the operator that should be used to comparing values in a query clause.
|
| QueryValidators.AdhocQueryValidator |
| QueryValidators.StoredQueryValidator |
| QueryVariableValue
Represents a variable value used in queries.
|
| ServiceImpl |
| SingleQueryVariableValueCondition |
| TablePageQueryImpl |
| TaskQueryImpl |
TaskQueryProperty
Contains the possible properties that can be used in a TaskQuery.
|
| TaskQueryVariableValue
Represents a variable value used in a task query.
|
UserQueryProperty
Contains the possible properties that can be used by the UserQuery.
|
| Validator
Validators must be equal (in terms of #equals(Object)) if they validate
the exact same thing.
|
| VariableInstanceQueryProperty |