Class DefaultStepExecutor
java.lang.Object
fr.enedis.chutney.engine.domain.execution.engine.DefaultStepExecutor
- All Implemented Interfaces:
StepExecutor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(ScenarioExecution scenarioExecution, fr.enedis.chutney.action.spi.injectable.Target targetServer, Step step)
-
Constructor Details
-
DefaultStepExecutor
-
-
Method Details
-
execute
public void execute(ScenarioExecution scenarioExecution, fr.enedis.chutney.action.spi.injectable.Target targetServer, Step step) - Specified by:
executein interfaceStepExecutor
-