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