Uses of Class
org.jenkinsci.plugins.pipeline.modeldefinition.model.Parallel
Packages that use Parallel
-
Uses of Parallel in org.jenkinsci.plugins.pipeline.modeldefinition.model
Subclasses of Parallel in org.jenkinsci.plugins.pipeline.modeldefinition.modelMethods in org.jenkinsci.plugins.pipeline.modeldefinition.model that return ParallelMethods in org.jenkinsci.plugins.pipeline.modeldefinition.model with parameters of type ParallelConstructors in org.jenkinsci.plugins.pipeline.modeldefinition.model with parameters of type ParallelModifierConstructorDescriptionStage
(String name, StepsBlock steps, Agent agent, PostStage post, StageConditionals when, Tools tools, Environment environment, boolean failFast, StageOptions options, StageInput input, Stages stages, Parallel parallel, Environment matrixCellEnvironment)