Modifier and Type | Method and Description |
---|---|
hudson.model.Descriptor<BranchSource> |
MultiBranchProjectDescriptor.getBranchSourceDescriptor()
Returns the
BranchSource.DescriptorImpl . |
List<BranchSource> |
MultiBranchProject.getSources()
The sources of branches.
|
hudson.util.PersistedList<BranchSource> |
MultiBranchProject.getSourcesList()
Offers direct access to the configurable list of branch sources.
|
Copyright © 2016–2017. All rights reserved.