toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.spi.support
/
ProcessOptionsOperationScheduler
/
ProcessOptionsOperationScheduler
Process
Options
Operation
Scheduler
constructor
(
operationDelays
:
Map
<
Delay
,
Long
>
=
mapOf( Delay.NONE to 0L, Delay.MEDIUM to 400L, Delay.LONG to 2000L, )
,
toolDelays
:
Map
<
Delay
,
Long
>
=
mapOf( Delay.NONE to 0L, Delay.MEDIUM to 400L, Delay.LONG to 2000L, )
)