Uses of Class
jenkins.branch.BranchBuildStrategy
-
Uses of BranchBuildStrategy in jenkins.branch
Methods in jenkins.branch that return types with arguments of type BranchBuildStrategyModifier and TypeMethodDescriptionBranchSource.getBuildStrategies()
Gets the rules for automatic building of branches to apply on this source.OrganizationFolder.getBuildStrategies()
TheBranchBuildStrategy
s to apply.Method parameters in jenkins.branch with type arguments of type BranchBuildStrategyModifier and TypeMethodDescriptionvoid
BranchSource.setBuildStrategies
(List<BranchBuildStrategy> buildStrategies) Gets the rules for automatic building of branches to apply on this source.