@Extension public static class NextBuilds.DescriptorImpl extends Descriptor<NextBuilds>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
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, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class 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 Descriptor.FormException
configure in class Descriptor<NextBuilds>Descriptor.FormExceptionpublic FormValidation doCheckDateFormat(@QueryParameter String value)
Copyright © 2016–2019. All rights reserved.