jBPM distribution 6.2.0.CR4

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

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

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

See Also:
Serialized Form

Constructor Summary
TimerManager.ProcessJob()
           
 
Method Summary
 void execute(org.drools.core.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.core.time.JobContext c)
Specified by:
execute in interface org.drools.core.time.Job

jBPM distribution 6.2.0.CR4

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