Uses of Interface
org.flowable.job.api.SuspendedJobQuery
-
Uses of SuspendedJobQuery in org.flowable.job.api
Methods in org.flowable.job.api that return SuspendedJobQueryModifier and TypeMethodDescriptionSuspendedJobQuery.executable()Only select jobs which are executable, ie.SuspendedJobQuery.externalWorkers()Only select external worker jobs.SuspendedJobQuery.messages()Only select jobs that are messages.SuspendedJobQuery.noRetriesLeft()Only select jobs which have no retries leftSuspendedJobQuery.timers()Only select jobs that are timers.SuspendedJobQuery.withRetriesLeft()Only select jobs which have retries left