jBPM :: Distribution 6.2.0-SNAPSHOT

org.jbpm.services.ejb.timer
Class EjbTimerJob

java.lang.Object
  extended by org.jbpm.services.ejb.timer.EjbTimerJob
All Implemented Interfaces:
Serializable

public class EjbTimerJob
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
EjbTimerJob(org.drools.core.time.impl.TimerJobInstance timerJobInstance)
           
 
Method Summary
 org.drools.core.time.impl.TimerJobInstance getTimerJobInstance()
           
 void setTimerJobInstance(org.drools.core.time.impl.TimerJobInstance timerJobInstance)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EjbTimerJob

public EjbTimerJob(org.drools.core.time.impl.TimerJobInstance timerJobInstance)
Method Detail

getTimerJobInstance

public org.drools.core.time.impl.TimerJobInstance getTimerJobInstance()

setTimerJobInstance

public void setTimerJobInstance(org.drools.core.time.impl.TimerJobInstance timerJobInstance)

toString

public String toString()
Overrides:
toString in class Object

jBPM :: Distribution 6.2.0-SNAPSHOT

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