Uses of Class
com.github.angleshq.angles.api.models.execution.Step
-
Packages that use Step Package Description com.github.angleshq.angles.api.models.execution -
-
Uses of Step in com.github.angleshq.angles.api.models.execution
Methods in com.github.angleshq.angles.api.models.execution with parameters of type Step Modifier and Type Method Description voidAction. addStep(Step step)Constructor parameters in com.github.angleshq.angles.api.models.execution with type arguments of type Step Constructor Description Action(String name, List<Step> steps)
-