Uses of Class
jenkins.branch.NamedExceptionsBranchPropertyStrategy.Named
-
Uses of NamedExceptionsBranchPropertyStrategy.Named in jenkins.branch
Methods in jenkins.branch that return types with arguments of type NamedExceptionsBranchPropertyStrategy.NamedModifier and TypeMethodDescriptionNamedExceptionsBranchPropertyStrategy.getNamedExceptions()
Gets the named exceptions to the defaults.Constructors in jenkins.branch with parameters of type NamedExceptionsBranchPropertyStrategy.NamedModifierConstructorDescriptionNamedExceptionsBranchPropertyStrategy
(BranchProperty[] defaultProperties, NamedExceptionsBranchPropertyStrategy.Named[] namedExceptions) Stapler's constructor.