|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.scheduler.ejbtimer.TimerInfo
public class TimerInfo
| Constructor Summary | |
|---|---|
TimerInfo(org.jbpm.job.Timer timer)
|
|
| Method Summary | |
|---|---|
long |
getProcessInstanceId()
|
long |
getTimerId()
|
java.lang.String |
getTimerName()
|
long |
getTokenId()
|
boolean |
matchesName(java.lang.String timerName,
org.jbpm.graph.exe.Token token)
|
boolean |
matchesProcessInstance(org.jbpm.graph.exe.ProcessInstance processInstance)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimerInfo(org.jbpm.job.Timer timer)
| Method Detail |
|---|
public long getProcessInstanceId()
public long getTimerId()
public java.lang.String getTimerName()
public long getTokenId()
public boolean matchesName(java.lang.String timerName,
org.jbpm.graph.exe.Token token)
public boolean matchesProcessInstance(org.jbpm.graph.exe.ProcessInstance processInstance)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||