@Extension
public static final class VBoxBuildWrapper.DescriptorImpl
extends hudson.tasks.BuildWrapperDescriptor
VBoxBuildWrapper. Used as a singleton. The class is
marked as public so that it can be accessed from views.| Constructor and Description |
|---|
VBoxBuildWrapper.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
Load a descriptor from json and saves global settings.
|
String |
getDisplayName()
This human readable name is used in the configuration screen.
|
String |
getSetupCommand() |
String |
getTeardownCommand() |
boolean |
isApplicable(hudson.model.AbstractProject<?,?> item) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getSetupCommand()
public String getTeardownCommand()
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>hudson.model.Descriptor.FormExceptionpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>public boolean isApplicable(hudson.model.AbstractProject<?,?> item)
isApplicable in class hudson.tasks.BuildWrapperDescriptorCopyright © 2004-2013. All Rights Reserved.