@Extension
public static final class BuildcoinProperty.BuildcoinPropertyDescriptor
extends hudson.model.JobPropertyDescriptor
| Constructor and Description |
|---|
BuildcoinProperty.BuildcoinPropertyDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
String |
getBuildcoinKey() |
String |
getDisplayName() |
boolean |
isDebugMode() |
boolean |
isEnabled() |
boolean |
isEnabledByDefault() |
void |
setBuildcoinKey(String buildcoinKey) |
void |
setDebugMode(boolean isDebugMode) |
all, getPropertyDescriptors, isApplicable, newInstanceaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic BuildcoinProperty.BuildcoinPropertyDescriptor()
public void setDebugMode(boolean isDebugMode)
public boolean isDebugMode()
public void setBuildcoinKey(String buildcoinKey)
public String getBuildcoinKey()
public boolean isEnabled()
public boolean isEnabledByDefault()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.JobProperty<?>>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.model.JobProperty<?>>hudson.model.Descriptor.FormExceptionCopyright © 2004-2012. All Rights Reserved.