Uses of Interface
fr.enedis.chutney.server.core.domain.execution.state.RunningScenarioState
Packages that use RunningScenarioState
-
Uses of RunningScenarioState in fr.enedis.chutney.server.core.domain.execution.state
Classes in fr.enedis.chutney.server.core.domain.execution.state that implement RunningScenarioStateMethods in fr.enedis.chutney.server.core.domain.execution.state that return RunningScenarioStateMethods in fr.enedis.chutney.server.core.domain.execution.state that return types with arguments of type RunningScenarioStateModifier and TypeMethodDescriptionExecutionStateRepository.runningScenarios()ExecutionStateRepository.runningState(String scenarioId) Methods in fr.enedis.chutney.server.core.domain.execution.state with parameters of type RunningScenarioStateModifier and TypeMethodDescriptionImmutableRunningScenarioState.copyOf(RunningScenarioState instance) Creates an immutable copy of aRunningScenarioStatevalue.ImmutableRunningScenarioState.Builder.from(RunningScenarioState instance) Fill a builder with attribute values from the providedRunningScenarioStateinstance.