|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Timer
a timer.
| Method Summary | |
|---|---|
java.lang.String |
getEventName()
the name of the event that is fired on the execution
when the timer fires |
java.lang.String |
getRepeat()
indicates the delay for repeating this timer after successful execution |
java.lang.String |
getSignalName()
the signal that sent to the execution
when the timer fires |
| Methods inherited from interface org.jbpm.api.job.Job |
|---|
getDueDate, getException, getExecution, getId, getLockExpirationTime, getLockOwner, getProcessInstance, getRetries, isExclusive |
| Method Detail |
|---|
java.lang.String getSignalName()
the execution
when the timer fires
java.lang.String getEventName()
the execution
when the timer fires
java.lang.String getRepeat()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||