com.atlassian.sal.ctk.test
Class PluginSchedulerTest

java.lang.Object
  extended by com.atlassian.sal.ctk.test.PluginSchedulerTest
All Implemented Interfaces:
CtkTest

@Component
public class PluginSchedulerTest
extends Object
implements CtkTest


Nested Class Summary
static class PluginSchedulerTest.TestJob
           
 
Constructor Summary
PluginSchedulerTest(PluginScheduler scheduler)
           
 
Method Summary
 void execute(CtkTestResults results)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginSchedulerTest

public PluginSchedulerTest(PluginScheduler scheduler)
Method Detail

execute

public void execute(CtkTestResults results)
             throws InterruptedException
Specified by:
execute in interface CtkTest
Throws:
InterruptedException


Copyright © 2010 Atlassian. All Rights Reserved.