Uses of Class
jenkins.branch.BranchPropertyStrategyDescriptor
-
Uses of BranchPropertyStrategyDescriptor in jenkins.branch
Modifier and TypeClassDescriptionstatic class
static class
Modifier 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.