| Package | Description |
|---|---|
| org.activiti.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| Modifier and Type | Class and Description |
|---|---|
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 |
HistoricDetailQueryProperty
Contains the possible properties which can be used in a
HistoricDetailQuery. |
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 |
JobQueryProperty
Contains the possible properties that can be used in a
JobQuery. |
class |
ModelQueryProperty
Contains the possible properties that can be used in a
ModelQuery. |
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. |
| Modifier and Type | Field and Description |
|---|---|
protected QueryProperty |
AbstractQuery.orderProperty |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractQuery.orderBy(QueryProperty property) |
T |
AbstractQuery.orderBy(QueryProperty property,
AbstractQuery.NullHandlingOnOrder nullHandlingOnOrder) |
Copyright © 2016 Alfresco. All rights reserved.