jenkins.plugins.jclouds.compute
Class JCloudsCleanupThread
java.lang.Object
java.util.TimerTask
hudson.triggers.SafeTimerTask
hudson.model.PeriodicWork
hudson.model.AsyncPeriodicWork
jenkins.plugins.jclouds.compute.JCloudsCleanupThread
- All Implemented Interfaces:
- hudson.ExtensionPoint, Runnable
@Extension
public final class JCloudsCleanupThread
- extends hudson.model.AsyncPeriodicWork
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Fields inherited from class hudson.model.AsyncPeriodicWork |
name |
| Fields inherited from class hudson.model.PeriodicWork |
DAY, HOUR, logger, MIN |
| Methods inherited from class hudson.model.AsyncPeriodicWork |
createListener, doRun, getLogFile |
| Methods inherited from class hudson.model.PeriodicWork |
all, getInitialDelay |
| Methods inherited from class hudson.triggers.SafeTimerTask |
run |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCloudsCleanupThread
public JCloudsCleanupThread()
getRecurrencePeriod
public long getRecurrencePeriod()
- Specified by:
getRecurrencePeriod in class hudson.model.PeriodicWork
invoke
public static void invoke()
execute
protected void execute(hudson.model.TaskListener listener)
- Specified by:
execute in class hudson.model.AsyncPeriodicWork
Copyright © 2004-2012. All Rights Reserved.