@Symbol(value="batch") @Extension public static final class LocalBatchClient.DescriptorImpl extends BasicClient.BasicClientDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckBatchSize(String value) |
hudson.util.FormValidation |
doCheckFunction(String value) |
hudson.util.FormValidation |
doCheckTarget(String value) |
String |
getDisplayName() |
doFillTargettypeItemsaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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 BasicClient.BasicClientDescriptorpublic hudson.util.FormValidation doCheckFunction(@QueryParameter
String value)
public hudson.util.FormValidation doCheckBatchSize(@QueryParameter
String value)
public hudson.util.FormValidation doCheckTarget(@QueryParameter
String value)
Copyright © 2016–2020. All rights reserved.