Uses of Class
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTBuildConditionsContainer
Packages that use ModelASTBuildConditionsContainer
Package
Description
-
Uses of ModelASTBuildConditionsContainer in org.jenkinsci.plugins.pipeline.modeldefinition.ast
Subclasses of ModelASTBuildConditionsContainer in org.jenkinsci.plugins.pipeline.modeldefinition.astModifier and TypeClassDescriptionfinal classRepresents a list ofBuildConditionandStepsBlockpairs to be called, depending on whether the build condition is satisfied, at the end of the build, but before theNotifications.final classRepresents a list ofBuildConditionandStepsBlockpairs to be called, depending on whether the build condition is satisfied, at the end of the stage. -
Uses of ModelASTBuildConditionsContainer in org.jenkinsci.plugins.pipeline.modeldefinition.validator
Methods in org.jenkinsci.plugins.pipeline.modeldefinition.validator with parameters of type ModelASTBuildConditionsContainerModifier and TypeMethodDescriptionbooleanAbstractModelValidator.validateElement(ModelASTBuildConditionsContainer container) booleanModelValidator.validateElement(ModelASTBuildConditionsContainer container)