@Extension public static class LoaderHttpREST.LoaderHttpRESTDescriptor extends AbstractLoader.AbstractLoaderDescriptor
Constructor and Description |
---|
LoaderHttpRESTDescriptor() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doTestUrlEnv(String urlEnv)
Test if the url Env is valid
|
hudson.util.FormValidation |
doTestUrlHot(String urlHot)
Test if the url Hot is valid
|
String |
getDisplayName() |
protected static String[] |
getListFiles(String url) |
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, toMap
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<AbstractLoader>
public hudson.util.FormValidation doTestUrlHot(@QueryParameter(value="urlHot") String urlHot) throws IOException
urlHot
- to testIOException
- if the url isn't catchedpublic hudson.util.FormValidation doTestUrlEnv(@QueryParameter(value="urlEnv") String urlEnv) throws IOException
urlEnv
- to testIOException
- if the url isn't catchedCopyright © 2016–2017. All rights reserved.