Uses of Class
jenkins.branch.BranchSource
-
Uses of BranchSource in jenkins.branch
Methods in jenkins.branch that return types with arguments of type BranchSourceModifier and TypeMethodDescriptionMultiBranchProjectDescriptor.getBranchSourceDescriptor()Returns theBranchSource.DescriptorImpl.MultiBranchProject.getSources()The sources of branches.MultiBranchProject.getSourcesList()Offers direct access to the configurable list of branch sources.Method parameters in jenkins.branch with type arguments of type BranchSourceModifier and TypeMethodDescriptionvoidMultiBranchProject.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