@Extension public static class NextBuilds.DescriptorImpl extends hudson.model.Descriptor<NextBuilds>
| Constructor and Description |
|---|
NextBuilds.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
hudson.util.FormValidation |
doCheckDateFormat(String value) |
String |
getDateFormat() |
String |
getDefault() |
Integer |
getDisplayMode() |
String |
getDisplayName() |
boolean |
getFilterByView() |
boolean |
getFilterByViewDefault() |
boolean |
getShowPossibleWidget() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPossibleViewNames, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<NextBuilds>public String getDateFormat()
public boolean getFilterByView()
public boolean getShowPossibleWidget()
public Integer getDisplayMode()
public String getDefault()
public boolean getFilterByViewDefault()
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<NextBuilds>hudson.model.Descriptor.FormExceptionpublic hudson.util.FormValidation doCheckDateFormat(@QueryParameter
String value)
Copyright © 2004-2014. All Rights Reserved.