Modifier and Type | Class and Description |
---|---|
static class |
DefaultBranchPropertyStrategy.DescriptorImpl
|
static class |
NamedExceptionsBranchPropertyStrategy.DescriptorImpl
|
Modifier and Type | Method and Description |
---|---|
BranchPropertyStrategyDescriptor |
BranchPropertyStrategy.getDescriptor() |
Modifier and Type | Method and Description |
---|---|
static List<BranchPropertyStrategyDescriptor> |
BranchPropertyStrategyDescriptor.all()
Gets all the
BranchPropertyStrategyDescriptor instances. |
static List<BranchPropertyStrategyDescriptor> |
BranchPropertyStrategyDescriptor.all(MultiBranchProject project,
jenkins.scm.api.SCMSourceDescriptor sourceDescriptor)
Gets all the
BranchPropertyStrategyDescriptor instances applicable to the specified project and source. |
List<BranchPropertyStrategyDescriptor> |
BranchSource.DescriptorImpl.propertyStrategyDescriptors(MultiBranchProject project,
jenkins.scm.api.SCMSourceDescriptor sourceDescriptor)
Gets all the
BranchPropertyStrategyDescriptor instances applicable to the specified project and source. |
Copyright © 2016–2017. All rights reserved.