| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| org.camunda.bpm.engine.impl.cmmn.entity.repository | |
| org.camunda.bpm.engine.impl.cmmn.entity.runtime | |
| org.camunda.bpm.engine.impl.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationQueryProperty
Contains the possible properties that can be used in an
AuthorizationQuery. |
class |
DeploymentQueryProperty
Contains the possible properties that can be used in a
DeploymentQuery. |
class |
EventSubscriptionQueryProperty |
class |
ExecutionQueryProperty
Contains the possible properties that can be used in a
ExecutionQuery. |
class |
GroupQueryProperty
Contains the possible properties that can be used by the
GroupQuery. |
class |
HistoricActivityInstanceQueryProperty
Contains the possible properties which can be used in a
HistoricActivityInstanceQuery. |
class |
HistoricActivityStatisticsQueryProperty |
class |
HistoricCaseActivityInstanceQueryProperty
Contains the possible properties which can be used in a
HistoricCaseActivityInstanceQuery. |
class |
HistoricCaseInstanceQueryProperty
Contains the possible properties which can be used in a
HistoricCaseInstanceQueryProperty. |
class |
HistoricDetailQueryProperty
Contains the possible properties which can be used in a
HistoricDetailQuery. |
class |
HistoricIncidentQueryProperty |
class |
HistoricProcessInstanceQueryProperty
Contains the possible properties which can be used in a
HistoricProcessInstanceQueryProperty. |
class |
HistoricTaskInstanceQueryProperty |
class |
HistoricVariableInstanceQueryProperty
Contains the possible properties which can be used in a
HistoricVariableInstanceQuery. |
class |
IncidentQueryProperty |
class |
JobDefinitionQueryProperty
Contains the possible properties that can be used in a
JobDefinitionQuery. |
class |
JobQueryProperty
Contains the possible properties that can be used in a
JobQuery. |
class |
OperationLogQueryProperty
Contains sortable properties which can be used in a
UserOperationLogQuery. |
class |
ProcessDefinitionQueryProperty
Contains the possible properties that can be used in a
ProcessDefinitionQuery. |
class |
ProcessInstanceQueryProperty
Contains the possible properties that can be used in a
ProcessInstanceQuery. |
class |
TaskQueryProperty
Contains the possible properties that can be used in a
TaskQuery. |
class |
UserQueryProperty
Contains the possible properties that can be used by the
UserQuery. |
class |
VariableInstanceQueryProperty |
| Modifier and Type | Field and Description |
|---|---|
protected QueryProperty |
AbstractQuery.orderProperty |
| Modifier and Type | Method and Description |
|---|---|
QueryProperty |
AbstractQuery.getOrderProperty() |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractQuery.orderBy(QueryProperty property) |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseDefinitionQueryProperty |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseExecutionQueryProperty |
class |
CaseInstanceQueryProperty |
class |
CaseSentryPartQueryProperty |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterQueryProperty |
Copyright © 2018. All rights reserved.