@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, getGlobalConfigPageaddHelpFileRedirect, 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, toMappublic 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.FormExceptionpublic static Exporter get()
@Initializer(after=JOB_LOADED,
             fatal=false)
public static void init()
                 throws IOException,
                        InterruptedException
IOExceptionInterruptedExceptionpublic void start()
public ProjectManager getManager()
public void stop()
Copyright © 2004-2013 openSCADA.org. All Rights Reserved.