Uses of Interface
io.vertigo.orchestra.definitions.OrchestraDefinitionManager
Packages that use OrchestraDefinitionManager
Package
Description
-
Uses of OrchestraDefinitionManager in io.vertigo.orchestra.impl.definitions
Classes in io.vertigo.orchestra.impl.definitions that implement OrchestraDefinitionManagerModifier and TypeClassDescriptionclassImplémentation du manager des définitions de processus Orchestra. -
Uses of OrchestraDefinitionManager in io.vertigo.orchestra.plugins.services.schedule.db
Constructors in io.vertigo.orchestra.plugins.services.schedule.db with parameters of type OrchestraDefinitionManagerModifierConstructorDescriptionDbProcessSchedulerPlugin(ONodeManager nodeManager, io.vertigo.commons.transaction.VTransactionManager transactionManager, OrchestraDefinitionManager definitionManager, String nodeName, Optional<Integer> planningPeriodSecondsOpt, Optional<Integer> forecastDurationSecondsOpt) Constructeur. -
Uses of OrchestraDefinitionManager in io.vertigo.orchestra.plugins.services.schedule.memory
Constructors in io.vertigo.orchestra.plugins.services.schedule.memory with parameters of type OrchestraDefinitionManagerModifierConstructorDescriptionMemoryProcessSchedulerPlugin(OrchestraDefinitionManager orchestraDefinitionManager)