@Extension
public class ScheduleBuildGlobalConfiguration
extends jenkins.model.GlobalConfiguration
| Constructor and Description |
|---|
ScheduleBuildGlobalConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
hudson.util.FormValidation |
doCheckDefaultScheduleTime(String value) |
jenkins.model.GlobalConfigurationCategory |
getCategory() |
String |
getDefaultScheduleTime() |
Date |
getDefaultScheduleTimeObject() |
all, getDescriptor, getDisplayName, getGlobalConfigPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, 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 jenkins.model.GlobalConfigurationCategory getCategory()
getCategory in class jenkins.model.GlobalConfigurationpublic String getDefaultScheduleTime()
public Date getDefaultScheduleTimeObject()
public hudson.util.FormValidation doCheckDefaultScheduleTime(@QueryParameter
String value)
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>hudson.model.Descriptor.FormExceptionCopyright © 2004-2014. All Rights Reserved.