@Extension
public static final class DateParameterDefinition.DescriptorImpl
extends hudson.model.ParameterDefinition.ParameterDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckDateFormat(String dateFormat) |
hudson.util.FormValidation |
doCheckDefaultValue(String dateFormat,
String defaultValue) |
hudson.util.FormValidation |
doCheckName(String name) |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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 hudson.model.ParameterDefinition.ParameterDescriptorpublic hudson.util.FormValidation doCheckName(@QueryParameter
String name)
public hudson.util.FormValidation doCheckDateFormat(@QueryParameter
String dateFormat)
Copyright © 2016–2018. All rights reserved.