Package org.camunda.bpm.engine.impl
API implementation classes, which shouldn't directly be used by end-users.
-
Interface Summary Interface Description AuthorizationQueryProperty Contains the possible properties that can be used in anAuthorizationQuery
.BatchQueryProperty Contains the possible properties that can be used in aBatchQuery
.CleanableHistoricInstanceReportProperty Condition DeploymentQueryProperty Contains the possible properties that can be used in aDeploymentQuery
.EventSubscriptionQueryProperty ExecutionQueryProperty Contains the possible properties that can be used in aExecutionQuery
.ExternalTaskQueryProperty GroupQueryProperty Contains the possible properties that can be used by theGroupQuery
.HistoricActivityInstanceQueryProperty Contains the possible properties which can be used in aHistoricActivityInstanceQuery
.HistoricActivityStatisticsQueryProperty HistoricBatchQueryProperty Contains the possible properties that can be used in aHistoricBatchQuery
.HistoricCaseActivityInstanceQueryProperty Contains the possible properties which can be used in aHistoricCaseActivityInstanceQuery
.HistoricCaseInstanceQueryProperty Contains the possible properties which can be used in aHistoricCaseInstanceQueryProperty
.HistoricDecisionInstanceQueryProperty Properties which can be used inHistoricDecisionInstanceQuery
to sort historic decision instances.HistoricDetailQueryProperty Contains the possible properties which can be used in aHistoricDetailQuery
.HistoricExternalTaskLogQueryProperty HistoricIdentityLinkLogQueryProperty HistoricIncidentQueryProperty HistoricJobLogQueryProperty HistoricProcessInstanceQueryProperty Contains the possible properties which can be used in aHistoricProcessInstanceQueryProperty
.HistoricTaskInstanceQueryProperty HistoricVariableInstanceQueryProperty Contains the possible properties which can be used in aHistoricVariableInstanceQuery
.IncidentQueryProperty JobDefinitionQueryProperty Contains the possible properties that can be used in aJobDefinitionQuery
.JobQueryProperty Contains the possible properties that can be used in aJobQuery
.PriorityProvider<T> ProcessDefinitionQueryProperty Contains the possible properties that can be used in aProcessDefinitionQuery
.ProcessInstanceModificationInstruction ProcessInstanceQueryProperty Contains the possible properties that can be used in aProcessInstanceQuery
.TaskQueryProperty Contains the possible properties that can be used in aTaskQuery
.TenantQueryProperty Contains the possible properties that can be used by theTenantQuery
.UserQueryProperty Contains the possible properties that can be used by theUserQuery
.Validator<T> Validators must be equal (in terms of#equals(Object)
) if they validate the exact same thing.VariableInstanceQueryProperty -
Enum Summary Enum Description AbstractQuery.ResultType QueryOperator Used to indicate the operator that should be used to comparing values in a query clause.