|
jBPM distribution 6.0.0.Beta3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.core.time.impl.DefaultJobHandle
org.jbpm.process.core.timer.impl.GlobalTimerService.GlobalJobHandle
org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService.GlobalJDKJobHandle
public static class ThreadPoolSchedulerService.GlobalJDKJobHandle
Constructor Summary | |
---|---|
ThreadPoolSchedulerService.GlobalJDKJobHandle(long id)
|
Method Summary | |
---|---|
ScheduledFuture<Void> |
getFuture()
|
void |
setFuture(ScheduledFuture<Void> future)
|
Methods inherited from class org.jbpm.process.core.timer.impl.GlobalTimerService.GlobalJobHandle |
---|
getSessionId, getTimerId |
Methods inherited from class org.drools.core.time.impl.DefaultJobHandle |
---|
equals, getId, getJob, getTimerJobInstance, hashCode, isCancel, setCancel, setTimerJobInstance |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.drools.core.time.JobHandle |
---|
getId, isCancel, setCancel |
Constructor Detail |
---|
public ThreadPoolSchedulerService.GlobalJDKJobHandle(long id)
Method Detail |
---|
public ScheduledFuture<Void> getFuture()
public void setFuture(ScheduledFuture<Void> future)
|
jBPM distribution 6.0.0.Beta3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |