@Extension
public class Exporter
extends jenkins.model.GlobalConfiguration
Constructor and Description |
---|
Exporter() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
static Exporter |
get() |
ProjectManager |
getManager() |
int |
getOpenscadaPort() |
static void |
init() |
void |
setOpenscadaPort(int port) |
void |
start() |
void |
stop() |
all, getDescriptor, getDisplayName, getGlobalConfigPage
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public void setOpenscadaPort(int port)
public int getOpenscadaPort()
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.FormException
public static Exporter get()
@Initializer(after=JOB_LOADED, fatal=false) public static void init() throws IOException, InterruptedException
IOException
InterruptedException
public void start()
public ProjectManager getManager()
public void stop()
Copyright © 2004-2013 openSCADA.org. All Rights Reserved.