Package | Description |
---|---|
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
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 |
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 |
---|---|
T |
AbstractQuery.orderBy(QueryProperty property) |
Copyright © 2015. All rights reserved.