Uses of Class
jenkins.branch.Branch
-
Uses of Branch in jenkins.branch
Subclasses of Branch in jenkins.branchMethods in jenkins.branch that return BranchModifier and TypeMethodDescriptionabstract Branch
Gets theBranch
that a specific project was configured for.Methods in jenkins.branch with parameters of type BranchModifier and TypeMethodDescriptionboolean
SimpleViewBranchFilter.isExcluded
(Branch branch) Tests if the supplied branch should be excluded.abstract boolean
SimpleViewBranchFilter.isIncluded
(Branch branch) Tests if the supplied branch should be included.abstract P
BranchProjectFactory.newInstance
(Branch branch) Creates a new branch project.abstract P
Constructors in jenkins.branch with parameters of type Branch