|
jBPM distribution 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionClock | |
---|---|
org.jbpm.process | |
org.jbpm.process.core.timer | |
org.jbpm.process.core.timer.impl | |
org.kie.api.runtime | The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. |
Uses of SessionClock in org.jbpm.process |
---|
Methods in org.jbpm.process that return SessionClock | |
---|---|
SessionClock |
StatefulProcessSession.getSessionClock()
|
Uses of SessionClock in org.jbpm.process.core.timer |
---|
Constructors in org.jbpm.process.core.timer with parameters of type SessionClock | |
---|---|
BusinessCalendarImpl(Properties configuration,
SessionClock clock)
|
Uses of SessionClock in org.jbpm.process.core.timer.impl |
---|
Classes in org.jbpm.process.core.timer.impl that implement SessionClock | |
---|---|
class |
RegisteredTimerServiceDelegate
Simple delegate for timer service that fetches the real instance of timer service from TimerServiceRegistry under "default" key. |
Uses of SessionClock in org.kie.api.runtime |
---|
Methods in org.kie.api.runtime with type parameters of type SessionClock | ||
---|---|---|
|
KieRuntime.getSessionClock()
Returns the session clock instance assigned to this session |
|
jBPM distribution 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |