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()TheBranchBuildStrategys to apply.Method parameters in jenkins.branch with type arguments of type BranchBuildStrategyModifier and TypeMethodDescriptionvoidBranchSource.setBuildStrategies(List<BranchBuildStrategy> buildStrategies) Gets the rules for automatic building of branches to apply on this source.