@Extension(ordinal=-2.0) public static final class VncViewerBuildWrapper.DescriptorImpl extends BuildWrapperDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
FormValidation |
doCheckVncServ(AbstractProject<?,?> project,
String value) |
String |
getDefaultVncServ() |
String |
getDisplayName() |
boolean |
isApplicable(AbstractProject<?,?> item) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws Descriptor.FormException
configure in class Descriptor<BuildWrapper>Descriptor.FormExceptionpublic FormValidation doCheckVncServ(@AncestorInPath AbstractProject<?,?> project, @QueryParameter String value)
public String getDisplayName()
getDisplayName in class Descriptor<BuildWrapper>public String getDefaultVncServ()
public boolean isApplicable(AbstractProject<?,?> item)
isApplicable in class BuildWrapperDescriptorCopyright © 2016–2022. All rights reserved.