Uses of Interface
io.vertigo.orchestra.services.schedule.ProcessScheduler
-
-
Uses of ProcessScheduler in io.vertigo.orchestra.impl.services
Methods in io.vertigo.orchestra.impl.services that return ProcessScheduler Modifier and Type Method Description ProcessScheduler
OrchestraServicesImpl. getScheduler()
-
Uses of ProcessScheduler in io.vertigo.orchestra.impl.services.schedule
Subinterfaces of ProcessScheduler in io.vertigo.orchestra.impl.services.schedule Modifier and Type Interface Description interface
ProcessSchedulerPlugin
Plugin de gestion de la planification.Classes in io.vertigo.orchestra.impl.services.schedule that implement ProcessScheduler Modifier and Type Class Description class
ProcessSchedulerImpl
Implémentation du manager de la planification. -
Uses of ProcessScheduler in io.vertigo.orchestra.plugins.services.schedule.db
Classes in io.vertigo.orchestra.plugins.services.schedule.db that implement ProcessScheduler Modifier and Type Class Description class
DbProcessSchedulerPlugin
Plugin de gestion de la planification. -
Uses of ProcessScheduler in io.vertigo.orchestra.plugins.services.schedule.memory
Classes in io.vertigo.orchestra.plugins.services.schedule.memory that implement ProcessScheduler Modifier and Type Class Description class
MemoryProcessSchedulerPlugin
-
Uses of ProcessScheduler in io.vertigo.orchestra.services
Methods in io.vertigo.orchestra.services that return ProcessScheduler Modifier and Type Method Description ProcessScheduler
OrchestraServices. getScheduler()
-