com.atlassian.sal.core.scheduling
Class QuartzPluginSchedulerTest.QuartzJob

java.lang.Object
  extended by com.atlassian.sal.core.scheduling.QuartzPluginSchedulerTest.QuartzJob
All Implemented Interfaces:
PluginJob
Enclosing class:
QuartzPluginSchedulerTest

public static class QuartzPluginSchedulerTest.QuartzJob
extends Object
implements PluginJob


Constructor Summary
QuartzPluginSchedulerTest.QuartzJob()
           
 
Method Summary
 void execute(Map<String,Object> jobDataMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuartzPluginSchedulerTest.QuartzJob

public QuartzPluginSchedulerTest.QuartzJob()
Method Detail

execute

public void execute(Map<String,Object> jobDataMap)
Specified by:
execute in interface PluginJob


Copyright © 2015 Atlassian. All rights reserved.