com.atlassian.sal.core.scheduling
Class ExecutorPluginSchedulerTest.TestPluginJob

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

public static class ExecutorPluginSchedulerTest.TestPluginJob
extends Object
implements PluginJob


Constructor Summary
ExecutorPluginSchedulerTest.TestPluginJob()
           
 
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

ExecutorPluginSchedulerTest.TestPluginJob

public ExecutorPluginSchedulerTest.TestPluginJob()
Method Detail

execute

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


Copyright © 2015 Atlassian. All rights reserved.