@Extension public static final class EzWallViewAction.EzWallViewActionDescriptor extends hudson.model.Descriptor<EzWallViewAction>
| Constructor and Description |
|---|
EzWallViewAction.EzWallViewActionDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
String |
getDisplayName() |
int |
getPollInterval() |
void |
setPollInterval(int pollInterval) |
addHelpFileRedirect, 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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic EzWallViewAction.EzWallViewActionDescriptor()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<EzWallViewAction>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<EzWallViewAction>hudson.model.Descriptor.FormExceptionpublic int getPollInterval()
public void setPollInterval(int pollInterval)
Copyright © 2004-2012. All Rights Reserved.