| Modifier and Type | Method and Description |
|---|---|
TimerJobQuery |
TimerJobQuery.executable()
Only select jobs which are executable, ie.
|
TimerJobQuery |
TimerJobQuery.handlerType(String handlerType)
Select jobs which have given job handler type
|
TimerJobQuery |
TimerJobQuery.messages()
Only select jobs that are messages.
|
TimerJobQuery |
TimerJobQuery.timers()
Only select jobs that are timers.
|
Copyright © 2021 Flowable. All rights reserved.