@ExportedBean
public class WallDisplayPlugin
extends hudson.Plugin
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
buildRange |
Configuration |
config |
static java.lang.String[] |
fontFamilies |
static java.lang.String |
PLUGIN_NAME |
static java.lang.String[] |
sortOrder |
static java.lang.String[] |
themes |
| Constructor and Description |
|---|
WallDisplayPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
hudson.model.Api |
getApi() |
protected hudson.XmlFile |
getConfigXml() |
java.lang.String |
getVersion() |
protected Configuration |
loadConfiguration() |
void |
start() |
public static final java.lang.String PLUGIN_NAME
public static final java.lang.String[] themes
public static final java.lang.String[] fontFamilies
public static final java.lang.String[] buildRange
public static final java.lang.String[] sortOrder
@Exported public Configuration config
public hudson.model.Api getApi()
@Exported public java.lang.String getVersion()
protected Configuration loadConfiguration() throws java.io.IOException
java.io.IOExceptionpublic void start()
throws java.lang.Exception
start in class hudson.Pluginjava.lang.Exceptionpublic void configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws java.io.IOException
configure in class hudson.Pluginjava.io.IOExceptionprotected hudson.XmlFile getConfigXml()
getConfigXml in class hudson.PluginCopyright © 2004-2014. All Rights Reserved.