Uses of Class
org.activiti.engine.impl.TaskQueryProperty
-
Packages that use TaskQueryProperty Package Description org.activiti.engine.impl -
-
Uses of TaskQueryProperty in org.activiti.engine.impl
Fields in org.activiti.engine.impl declared as TaskQueryProperty Modifier and Type Field Description static TaskQueryPropertyTaskQueryProperty. ASSIGNEEstatic TaskQueryPropertyTaskQueryProperty. CREATE_TIMEstatic TaskQueryPropertyTaskQueryProperty. DESCRIPTIONstatic TaskQueryPropertyTaskQueryProperty. DUE_DATEstatic TaskQueryPropertyTaskQueryProperty. EXECUTION_IDstatic TaskQueryPropertyTaskQueryProperty. NAMEstatic TaskQueryPropertyTaskQueryProperty. OWNERstatic TaskQueryPropertyTaskQueryProperty. PRIORITYstatic TaskQueryPropertyTaskQueryProperty. PROCESS_DEFINITION_IDstatic TaskQueryPropertyTaskQueryProperty. PROCESS_INSTANCE_IDstatic TaskQueryPropertyTaskQueryProperty. TASK_DEFINITION_KEYstatic TaskQueryPropertyTaskQueryProperty. TASK_IDstatic TaskQueryPropertyTaskQueryProperty. TENANT_IDMethods in org.activiti.engine.impl that return TaskQueryProperty Modifier and Type Method Description static TaskQueryPropertyTaskQueryProperty. findByName(java.lang.String propertyName)
-