| Modifier and Type | Method and Description |
|---|---|
SuspendedJobQuery |
SuspendedJobQuery.executable()
Only select jobs which are executable, ie.
|
SuspendedJobQuery |
SuspendedJobQuery.externalWorkers()
Only select external worker jobs.
|
SuspendedJobQuery |
SuspendedJobQuery.messages()
Only select jobs that are messages.
|
SuspendedJobQuery |
SuspendedJobQuery.noRetriesLeft()
Only select jobs which have no retries left
|
SuspendedJobQuery |
SuspendedJobQuery.timers()
Only select jobs that are timers.
|
SuspendedJobQuery |
SuspendedJobQuery.withRetriesLeft()
Only select jobs which have retries left
|
Copyright © 2021 Flowable. All rights reserved.