Class GwtStep.GwtStepBuilder
java.lang.Object
fr.enedis.chutney.scenario.domain.gwt.GwtStep.GwtStepBuilder
- Enclosing class:
GwtStep
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withDescription(String description) withImplementation(GwtStepImplementation implementation) withStrategy(Strategy strategy) withSubSteps(GwtStep... subSteps) withSubSteps(List<GwtStep> subSteps)
-
Method Details
-
build
-
withXRef
-
withDescription
-
withSubSteps
-
withSubSteps
-
withImplementation
-
withStrategy
-