Uses of Class
fr.enedis.chutney.engine.domain.delegation.DelegationService
Packages that use DelegationService
-
Uses of DelegationService in fr.enedis.chutney.engine.domain.execution.engine
Constructors in fr.enedis.chutney.engine.domain.execution.engine with parameters of type DelegationServiceModifierConstructorDescriptionDefaultExecutionEngine(StepDataEvaluator dataEvaluator, StepExecutionStrategies stepExecutionStrategies, DelegationService delegationService, Reporter reporter, ExecutorService actionExecutor)