Uses of Class
jenkins.branch.BranchPropertyStrategyDescriptor
-
Uses of BranchPropertyStrategyDescriptor in jenkins.branch
Subclasses of BranchPropertyStrategyDescriptor in jenkins.branchModifier and TypeClassDescriptionstatic classstatic classMethods 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 theBranchPropertyStrategyDescriptorinstances.static List<BranchPropertyStrategyDescriptor>BranchPropertyStrategyDescriptor.all(MultiBranchProject project, jenkins.scm.api.SCMSourceDescriptor sourceDescriptor) Gets all theBranchPropertyStrategyDescriptorinstances applicable to the specified project and source.BranchSource.DescriptorImpl.propertyStrategyDescriptors(MultiBranchProject project, jenkins.scm.api.SCMSourceDescriptor sourceDescriptor) Gets all theBranchPropertyStrategyDescriptorinstances applicable to the specified project and source.OrganizationFolder.DescriptorImpl.propertyStrategyDescriptors()Gets all theBranchPropertyStrategyDescriptorinstances applicable to the specified project and source.