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