public static final class ProjectSpecificActionFactory.DescriptorImplPSA extends hudson.model.Descriptor<ProjectSpecificActionFactory> implements Serializable
| Constructor and Description |
|---|
ProjectSpecificActionFactory.DescriptorImplPSA() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
String |
getDisplayName() |
static boolean |
isShowGraph() |
ProjectSpecificActionFactory |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic ProjectSpecificActionFactory.DescriptorImplPSA()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<ProjectSpecificActionFactory>public ProjectSpecificActionFactory newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
newInstance in class hudson.model.Descriptor<ProjectSpecificActionFactory>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<ProjectSpecificActionFactory>hudson.model.Descriptor.FormExceptionpublic static boolean isShowGraph()
Copyright © 2004-2017. All Rights Reserved.