com.atlassian.confluence.jmx
Class JmxScheduledTaskWrapper
java.lang.Object
com.atlassian.confluence.jmx.JmxScheduledTaskWrapper
public class JmxScheduledTaskWrapper
- extends Object
Wraps our scheduled tasks to provide
- which jobs are currently running
- All jobs configured, with their last execution time
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmxScheduledTaskWrapper
public JmxScheduledTaskWrapper(org.quartz.Scheduler scheduler)
getCurrentlyRunningJobNames
public List getCurrentlyRunningJobNames()
getAllJobNames
public String[] getAllJobNames()