Class ProjectBranchesProvider
java.lang.Object
com.dabsquared.gitlabjenkins.trigger.branch.ProjectBranchesProvider
- Author:
- Robin Müller
-
Method Summary
Modifier and TypeMethodDescriptiondoAutoCompleteBranchesSpec
(Job<?, ?> job, String query) doCheckBranchesSpec
(Job<?, ?> project, String value) static ProjectBranchesProvider
instance()
-
Method Details
-
instance
-
doAutoCompleteBranchesSpec
-
doCheckBranchesSpec
public FormValidation doCheckBranchesSpec(@AncestorInPath Job<?, ?> project, @QueryParameter String value)
-