public final class ProjectBranchesProvider extends Object
Modifier and Type | Method and Description |
---|---|
AutoCompletionCandidates |
doAutoCompleteBranchesSpec(Job<?,?> job,
String query) |
FormValidation |
doCheckBranchesSpec(Job<?,?> project,
String value) |
static ProjectBranchesProvider |
instance() |
public static ProjectBranchesProvider instance()
public AutoCompletionCandidates doAutoCompleteBranchesSpec(Job<?,?> job, String query)
public FormValidation doCheckBranchesSpec(@AncestorInPath Job<?,?> project, @QueryParameter String value)
Copyright © 2016–2022. All rights reserved.