Uses of Class
jenkins.branch.BranchPropertyStrategyDescriptor
-
Uses of BranchPropertyStrategyDescriptor in jenkins.branch
Subclasses of BranchPropertyStrategyDescriptor in jenkins.branchModifier and TypeClassDescriptionstatic class
static class
Methods in jenkins.branch that return BranchPropertyStrategyDescriptorMethods in jenkins.branch that return types with arguments of type BranchPropertyStrategyDescriptorModifier and TypeMethodDescriptionstatic List<BranchPropertyStrategyDescriptor>
BranchPropertyStrategyDescriptor.all()
Gets all theBranchPropertyStrategyDescriptor
instances.static List<BranchPropertyStrategyDescriptor>
BranchPropertyStrategyDescriptor.all
(MultiBranchProject project, jenkins.scm.api.SCMSourceDescriptor sourceDescriptor) Gets all theBranchPropertyStrategyDescriptor
instances applicable to the specified project and source.BranchSource.DescriptorImpl.propertyStrategyDescriptors
(MultiBranchProject project, jenkins.scm.api.SCMSourceDescriptor sourceDescriptor) Gets all theBranchPropertyStrategyDescriptor
instances applicable to the specified project and source.OrganizationFolder.DescriptorImpl.propertyStrategyDescriptors()
Gets all theBranchPropertyStrategyDescriptor
instances applicable to the specified project and source.