|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 QueryProperty 的软件包 | |
---|---|
org.activiti.engine.impl | API implementation classes, which shouldn't directly be used by end-users. |
org.activiti.engine.impl 中 QueryProperty 的使用 |
---|
实现 QueryProperty 的 org.activiti.engine.impl 中的类 | |
---|---|
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 . |
声明为 QueryProperty 的 org.activiti.engine.impl 中的字段 | |
---|---|
protected QueryProperty |
AbstractQuery.orderProperty
|
参数类型为 QueryProperty 的 org.activiti.engine.impl 中的方法 | |
---|---|
T |
AbstractQuery.orderBy(QueryProperty property)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |