jBPM :: Flow 6.0.0.Beta2

org.jbpm.process.core.timer.impl
Class QuartzSchedulerService.QuartzJob

java.lang.Object
  extended by org.jbpm.process.core.timer.impl.QuartzSchedulerService.QuartzJob
All Implemented Interfaces:
org.quartz.Job
Enclosing class:
QuartzSchedulerService

public static class QuartzSchedulerService.QuartzJob
extends Object
implements org.quartz.Job


Constructor Summary
QuartzSchedulerService.QuartzJob()
           
 
Method Summary
 void execute(org.quartz.JobExecutionContext quartzContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuartzSchedulerService.QuartzJob

public QuartzSchedulerService.QuartzJob()
Method Detail

execute

public void execute(org.quartz.JobExecutionContext quartzContext)
             throws org.quartz.JobExecutionException
Specified by:
execute in interface org.quartz.Job
Throws:
org.quartz.JobExecutionException

jBPM :: Flow 6.0.0.Beta2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.