Uses of Interface
io.vertigo.orchestra.impl.services.schedule.ProcessSchedulerPlugin
-
-
Uses of ProcessSchedulerPlugin in io.vertigo.orchestra.impl.services.schedule
Constructor parameters in io.vertigo.orchestra.impl.services.schedule with type arguments of type ProcessSchedulerPlugin Constructor Description ProcessSchedulerImpl(List<ProcessSchedulerPlugin> schedulerPlugins, ProcessExecutor processExecutor)
Constructeur. -
Uses of ProcessSchedulerPlugin in io.vertigo.orchestra.plugins.services.schedule.db
Classes in io.vertigo.orchestra.plugins.services.schedule.db that implement ProcessSchedulerPlugin Modifier and Type Class Description class
DbProcessSchedulerPlugin
Plugin de gestion de la planification. -
Uses of ProcessSchedulerPlugin in io.vertigo.orchestra.plugins.services.schedule.memory
Classes in io.vertigo.orchestra.plugins.services.schedule.memory that implement ProcessSchedulerPlugin Modifier and Type Class Description class
MemoryProcessSchedulerPlugin
-