Uses of Class
jenkins.branch.BranchPropertyDescriptor
-
Uses of BranchPropertyDescriptor in jenkins.branch
Subclasses of BranchPropertyDescriptor in jenkins.branchModifier and TypeClassDescriptionstatic class
Deprecated.OurDescriptor
.static class
static class
Deprecated.Our descriptorstatic class
Deprecated.OurDescriptor
.Methods in jenkins.branch that return BranchPropertyDescriptorMethods in jenkins.branch that return types with arguments of type BranchPropertyDescriptorModifier and TypeMethodDescriptionstatic List<BranchPropertyDescriptor>
BranchPropertyDescriptor.all()
All the registeredBranchPropertyDescriptor
s.static List<BranchPropertyDescriptor>
BranchPropertyDescriptor.all
(MultiBranchProject project) Gets all theBranchPropertyDescriptor
instances applicable to the specified project.