org.zeroturnaround.stats
Class ClusterStatisticsPlugin
java.lang.Object
hudson.Plugin
org.zeroturnaround.stats.ClusterStatisticsPlugin
- All Implemented Interfaces:
- hudson.model.Saveable
public class ClusterStatisticsPlugin
- extends hudson.Plugin
| Nested classes/interfaces inherited from class hudson.Plugin |
hudson.Plugin.DummyImpl |
| Fields inherited from interface hudson.model.Saveable |
NOOP |
| Methods inherited from class hudson.Plugin |
configure, configure, doDynamic, getConfigXml, getWrapper, load, postInitialize, save, setServletContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterStatisticsPlugin
public ClusterStatisticsPlugin()
getStatsData
public StatsData getStatsData()
setStatsData
public void setStatsData(StatsData statsData)
getInstance
public static ClusterStatisticsPlugin getInstance()
start
public void start()
throws Exception
- Overrides:
start in class hudson.Plugin
- Throws:
Exception
stop
public void stop()
throws Exception
- Overrides:
stop in class hudson.Plugin
- Throws:
Exception
maybeSave
public void maybeSave()
throws IOException
- Throws:
IOException
getDataStoreSize
public String getDataStoreSize()
doProcessForm
public void doProcessForm(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws IOException,
javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
cleanUp
public void cleanUp()
Copyright © 2004-2013. All Rights Reserved.