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