Uses of Interface
org.activiti.engine.query.QueryProperty
Packages that use QueryProperty
-
Uses of QueryProperty in org.activiti.engine.impl
Classes in org.activiti.engine.impl that implement QueryPropertyModifier and TypeClassDescriptionclassContains the possible properties that can be used in aDeploymentQuery.classclassContains the possible properties that can be used in aExecutionQuery.classContains the possible properties which can be used in aHistoricActivityInstanceQuery.classContains the possible properties which can be used in aHistoricDetailQuery.classContains the possible properties which can be used in aHistoricProcessInstanceQueryProperty.classclassContains the possible properties which can be used in aHistoricVariableInstanceQuery.classContains the possible properties that can be used in aJobQuery.classContains the possible properties that can be used in aModelQuery.classContains the possible properties that can be used in aProcessDefinitionQuery.classContains the possible properties that can be used in aProcessInstanceQuery.classContains the possible properties that can be used in aTaskQuery.Fields in org.activiti.engine.impl declared as QueryPropertyMethods in org.activiti.engine.impl with parameters of type QueryPropertyModifier and TypeMethodDescriptionAbstractQuery.orderBy(QueryProperty property) AbstractQuery.orderBy(QueryProperty property, AbstractQuery.NullHandlingOnOrder nullHandlingOnOrder) -
Uses of QueryProperty in org.activiti.engine.query
Methods in org.activiti.engine.query with parameters of type QueryProperty