@Extension
public class HOTPlayerSettings
extends jenkins.model.GlobalConfiguration
Constructor and Description |
---|
HOTPlayerSettings() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkData()
Method to check the differents inputs configuration
|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
AbstractLoader |
getLoader() |
long |
getPollingStatus() |
List<ProjectOS> |
getProjects() |
long |
getTimeoutProcess() |
TimersOS |
getTimersOS() |
void |
setLoader(AbstractLoader loader) |
void |
setPollingStatus(long pollingStatus) |
void |
setProjects(List<ProjectOS> projects) |
void |
setTimeoutProcess(long timeoutProcess) |
all, getCategory, getDescriptor, getDisplayName, getGlobalConfigPage
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckMethod, 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, toMap
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
configure
in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>
hudson.model.Descriptor.FormException
public AbstractLoader getLoader()
public void setLoader(AbstractLoader loader)
public long getPollingStatus()
public void setPollingStatus(long pollingStatus)
public long getTimeoutProcess()
public void setTimeoutProcess(long timeoutProcess)
public TimersOS getTimersOS()
public boolean checkData() throws hudson.model.Descriptor.FormException
FormException
- the first formfield doesn't sethudson.model.Descriptor.FormException
Copyright © 2016. All rights reserved.