Package | Description |
---|---|
org.jbpm.process.instance | |
org.jbpm.process.instance.command |
Modifier and Type | Method and Description |
---|---|
TimerManager |
ProcessRuntimeImpl.getTimerManager() |
TimerManager |
InternalProcessRuntime.getTimerManager() |
Constructor and Description |
---|
RegisterStartTimerAction(String processId,
List<StartNode> startNodes,
TimerManager timerManager) |
Modifier and Type | Method and Description |
---|---|
protected TimerManager |
UpdateTimerCommand.getTimerManager(org.kie.api.runtime.KieSession ksession) |
Modifier and Type | Method and Description |
---|---|
protected TimerInstance |
UpdateTimerCommand.rescheduleTimer(TimerInstance timer,
TimerManager tm) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.