|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimerImpl | |
|---|---|
| org.jbpm.pvm.internal.job | |
| org.jbpm.pvm.internal.model | default implementation of process execution in ExecutionImpl
based on org.jbpm.pvm.internal.model.AtomicOperations
Bidirectional relations
In this process model thoughout the pvm codebase, there are several bidirectional
relations. |
| Uses of TimerImpl in org.jbpm.pvm.internal.job |
|---|
| Subclasses of TimerImpl in org.jbpm.pvm.internal.job | |
|---|---|
class |
StartProcessTimer
Job that starts a new process instance of a given process definition on a fixed duedate/periodic time. |
| Uses of TimerImpl in org.jbpm.pvm.internal.model |
|---|
| Methods in org.jbpm.pvm.internal.model that return TimerImpl | |
|---|---|
TimerImpl |
ScopeInstanceImpl.createTimer()
|
TimerImpl |
ScopeInstanceImpl.createTimer(TimerDefinitionImpl timerDefinition)
|
protected TimerImpl |
ScopeInstanceImpl.newTimer()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||