@Extension public static class BatchTaskInvoker.Config.DescriptorImpl extends hudson.model.Descriptor<BatchTaskInvoker.Config>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckProject(String project) |
hudson.util.FormValidation |
doCheckTask(String project,
String task) |
hudson.util.ListBoxModel |
doFillTaskItems(String project,
hudson.model.AbstractProject context) |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<BatchTaskInvoker.Config>public hudson.util.ListBoxModel doFillTaskItems(@QueryParameter
String project,
@AncestorInPath
hudson.model.AbstractProject context)
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
public hudson.util.FormValidation doCheckProject(@QueryParameter
String project)
Copyright © 2016. All rights reserved.