|
jBPM :: Distribution 6.2.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.core.time.impl.AbstractJobHandle
org.drools.core.time.impl.DefaultJobHandle
org.jbpm.process.core.timer.impl.GlobalTimerService.GlobalJobHandle
public static class GlobalTimerService.GlobalJobHandle
Constructor Summary | |
---|---|
GlobalTimerService.GlobalJobHandle(long id)
|
Method Summary | |
---|---|
long |
getSessionId()
|
long |
getTimerId()
|
Methods inherited from class org.drools.core.time.impl.DefaultJobHandle |
---|
equals, getId, getJob, getTimerJobInstance, hashCode, isCancel, setCancel, setTimerJobInstance, toString |
Methods inherited from class org.drools.core.time.impl.AbstractJobHandle |
---|
getNext, getPrevious, nullPrevNext, setNext, setPrevious |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.drools.core.time.JobHandle |
---|
getId, isCancel, setCancel |
Methods inherited from interface org.drools.core.util.LinkedListNode |
---|
getPrevious, nullPrevNext, setPrevious |
Methods inherited from interface org.drools.core.util.Entry |
---|
getNext, setNext |
Constructor Detail |
---|
public GlobalTimerService.GlobalJobHandle(long id)
Method Detail |
---|
public long getTimerId()
public long getSessionId()
|
jBPM :: Distribution 6.2.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |