| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckEndTime(String value)
Validate the end time.
|
hudson.util.FormValidation |
doCheckStartTime(String value)
Validate the start time.
|
hudson.util.ListBoxModel |
doFillDayOfWeekItems()
Called from form UI to fill the day select control.
|
String |
getDisplayName()
Gets human readable name.
|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, 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 hudson.model.Descriptor<TimeRange>public hudson.util.FormValidation doCheckStartTime(@QueryParameter
String value)
value - value to validation.public hudson.util.FormValidation doCheckEndTime(@QueryParameter
String value)
value - value to validation.public hudson.util.ListBoxModel doFillDayOfWeekItems()
Copyright © 2016–2020. All rights reserved.