com.atlassian.jira.service
Class ServiceRunner

java.lang.Object
  extended bycom.atlassian.jira.service.ServiceRunner

public class ServiceRunner
extends java.lang.Object


Constructor Summary
ServiceRunner()
           
 
Method Summary
 void execute(JobExecutionContext jobExecutionContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceRunner

public ServiceRunner()
Method Detail

execute

public void execute(JobExecutionContext jobExecutionContext)
             throws JobExecutionException
Throws:
JobExecutionException