|
jBPM distribution 6.2.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GlobalTimerService.GlobalJobHandle | |
---|---|
org.jbpm.process.core.timer | |
org.jbpm.process.core.timer.impl |
Uses of GlobalTimerService.GlobalJobHandle in org.jbpm.process.core.timer |
---|
Methods in org.jbpm.process.core.timer with parameters of type GlobalTimerService.GlobalJobHandle | |
---|---|
boolean |
GlobalSchedulerService.isValid(GlobalTimerService.GlobalJobHandle jobHandle)
Verifies if given job is still valid or it was already executed/vetoed. |
Uses of GlobalTimerService.GlobalJobHandle in org.jbpm.process.core.timer.impl |
---|
Subclasses of GlobalTimerService.GlobalJobHandle in org.jbpm.process.core.timer.impl | |
---|---|
static class |
QuartzSchedulerService.GlobalQuartzJobHandle
|
static class |
ThreadPoolSchedulerService.GlobalJDKJobHandle
|
Fields in org.jbpm.process.core.timer.impl with type parameters of type GlobalTimerService.GlobalJobHandle | |
---|---|
protected ConcurrentHashMap<Integer,List<GlobalTimerService.GlobalJobHandle>> |
GlobalTimerService.timerJobsPerSession
|
Methods in org.jbpm.process.core.timer.impl with parameters of type GlobalTimerService.GlobalJobHandle | |
---|---|
boolean |
ThreadPoolSchedulerService.isValid(GlobalTimerService.GlobalJobHandle jobHandle)
|
boolean |
QuartzSchedulerService.isValid(GlobalTimerService.GlobalJobHandle jobHandle)
|
|
jBPM distribution 6.2.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |