org.jbpm.process.instance.timer
Class TimerManager.ProcessJob

java.lang.Object
  extended by org.jbpm.process.instance.timer.TimerManager.ProcessJob
All Implemented Interfaces:
org.drools.time.Job
Enclosing class:
TimerManager

public static class TimerManager.ProcessJob
extends Object
implements org.drools.time.Job


Constructor Summary
TimerManager.ProcessJob()
           
 
Method Summary
 void execute(org.drools.time.JobContext c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerManager.ProcessJob

public TimerManager.ProcessJob()
Method Detail

execute

public void execute(org.drools.time.JobContext c)
Specified by:
execute in interface org.drools.time.Job


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