| Modifier and Type | Method and Description |
|---|---|
Descriptor<BranchSource> |
MultiBranchProjectDescriptor.getBranchSourceDescriptor()
Returns the
BranchSource.DescriptorImpl. |
List<BranchSource> |
MultiBranchProject.getSources()
The sources of branches.
|
PersistedList<BranchSource> |
MultiBranchProject.getSourcesList()
Offers direct access to the configurable list of branch sources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiBranchProject.setSourcesList(List<BranchSource> sources)
Offers direct access to set the configurable list of branch sources while preserving
branch source id associations for sources that are otherwise unmodified
|
Copyright © 2016–2019. All rights reserved.