|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionClock | |
---|---|
org.drools.runtime | The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. |
org.jbpm.process | |
org.jbpm.process.core.timer |
Uses of SessionClock in org.drools.runtime |
---|
Methods in org.drools.runtime with type parameters of type SessionClock | ||
---|---|---|
|
KnowledgeRuntime.getSessionClock()
Returns the session clock instance assigned to this session |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |