long-runner
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
long-runner
tasks-controller
/
org.artofdev.tasks.controller.db.querySpecs
/
TaskSpecs
/
byRunningStatus
by
Running
Status
fun
byRunningStatus
(
runningStatuses
:
List
<
Int
>
)
:
Specification
<
TaskEntity
>