Uses of Class
org.activiti.engine.impl.JobQueryProperty
-
Packages that use JobQueryProperty Package Description org.activiti.engine.impl -
-
Uses of JobQueryProperty in org.activiti.engine.impl
Fields in org.activiti.engine.impl declared as JobQueryProperty Modifier and Type Field Description static JobQueryPropertyJobQueryProperty. DUEDATEstatic JobQueryPropertyJobQueryProperty. EXECUTION_IDstatic JobQueryPropertyJobQueryProperty. JOB_IDstatic JobQueryPropertyJobQueryProperty. PROCESS_INSTANCE_IDstatic JobQueryPropertyJobQueryProperty. RETRIESstatic JobQueryPropertyJobQueryProperty. TENANT_IDMethods in org.activiti.engine.impl that return JobQueryProperty Modifier and Type Method Description static JobQueryPropertyJobQueryProperty. findByName(java.lang.String propertyName)
-