Uses of Class
org.jbpm.process.instance.timer.TimerManager.ProcessJobContext
-
Packages that use TimerManager.ProcessJobContext Package Description org.jbpm.process.core.timer.impl org.jbpm.process.instance.timer -
-
Uses of TimerManager.ProcessJobContext in org.jbpm.process.core.timer.impl
Methods in org.jbpm.process.core.timer.impl with parameters of type TimerManager.ProcessJobContext Modifier and Type Method Description protected org.kie.api.runtime.ExecutableRunner
GlobalTimerService. getRunner(Long processInstanceId, TimerManager.ProcessJobContext ctx)
-
Uses of TimerManager.ProcessJobContext in org.jbpm.process.instance.timer
Subclasses of TimerManager.ProcessJobContext in org.jbpm.process.instance.timer Modifier and Type Class Description static class
TimerManager.StartProcessJobContext
-