KSLCore
Toggle table of contents
R1.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.fleet.policies
/
FifoTaskSelection
/
order
order
open
override
fun
order
(
tasks
:
List
<
Dispatcher.Task
>
)
:
List
<
Dispatcher.Task
>
(
source
)
Return
the same tasks in the order a policy should consider them
Parameters
tasks
the unassigned tasks, in queue order