| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckEnvKey(hudson.model.AbstractProject<?,?> project,
String value) |
hudson.util.FormValidation |
doCheckKey(hudson.model.AbstractProject<?,?> project,
String value) |
hudson.util.FormValidation |
doCheckToken(hudson.model.AbstractProject<?,?> project,
String value) |
hudson.util.FormValidation |
doCheckUrl(hudson.model.AbstractProject<?,?> project,
String value) |
hudson.util.ListBoxModel |
doFillDebugModeItems() |
hudson.util.ListBoxModel |
doFillDefaultDebugModeItems() |
DebugMode |
getDefaultDebugMode() |
String |
getDisplayName() |
void |
setDefaultDebugMode(DebugMode defaultDebugMode) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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<ReadBean>public hudson.util.FormValidation doCheckToken(@AncestorInPath
hudson.model.AbstractProject<?,?> project,
@QueryParameter
String value)
throws IOException
IOExceptionpublic hudson.util.FormValidation doCheckUrl(@AncestorInPath
hudson.model.AbstractProject<?,?> project,
@QueryParameter
String value)
throws IOException
IOExceptionpublic hudson.util.FormValidation doCheckKey(@AncestorInPath
hudson.model.AbstractProject<?,?> project,
@QueryParameter
String value)
throws IOException
IOExceptionpublic hudson.util.FormValidation doCheckEnvKey(@AncestorInPath
hudson.model.AbstractProject<?,?> project,
@QueryParameter
String value)
throws IOException
IOExceptionpublic hudson.util.ListBoxModel doFillDebugModeItems()
public hudson.util.ListBoxModel doFillDefaultDebugModeItems()
public DebugMode getDefaultDebugMode()
public void setDefaultDebugMode(DebugMode defaultDebugMode)
Copyright © 2016. All rights reserved.