Uses of Class
org.flowable.job.service.impl.JobQueryProperty
Packages that use JobQueryProperty
-
Uses of JobQueryProperty in org.flowable.job.service.impl
Fields in org.flowable.job.service.impl declared as JobQueryPropertyModifier and TypeFieldDescriptionstatic final JobQueryProperty
JobQueryProperty.CREATE_TIME
static final JobQueryProperty
JobQueryProperty.DUEDATE
static final JobQueryProperty
JobQueryProperty.EXECUTION_ID
static final JobQueryProperty
JobQueryProperty.JOB_ID
static final JobQueryProperty
JobQueryProperty.PROCESS_INSTANCE_ID
static final JobQueryProperty
JobQueryProperty.RETRIES
static final JobQueryProperty
JobQueryProperty.TENANT_ID
Methods in org.flowable.job.service.impl that return JobQueryPropertyModifier and TypeMethodDescriptionstatic JobQueryProperty
JobQueryProperty.findByName
(String propertyName)