Uses of Interface
org.flowable.job.api.BaseJobQuery
-
Uses of BaseJobQuery in org.flowable.job.api
Modifier and TypeInterfaceDescriptioninterface
BaseJobQuery<U extends BaseJobQuery<U,
T>, T extends Job> Allows programmatic querying ofJob
s.