Uses of Class
jenkins.branch.Branch
-
Uses of Branch in jenkins.branch
Modifier and TypeMethodDescriptionabstract Branch
Gets theBranch
that a specific project was configured for.Modifier 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