|
jBPM distribution 6.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Session | |
---|---|
org.jbpm.process | |
org.kie.api.runtime | The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. |
org.kie.api.runtime.rule | The rule runtime classes. |
Uses of Session in org.jbpm.process |
---|
Classes in org.jbpm.process that implement Session | |
---|---|
class |
StatefulProcessSession
|
Uses of Session in org.kie.api.runtime |
---|
Subinterfaces of Session in org.kie.api.runtime | |
---|---|
interface |
KieRuntime
|
interface |
KieSession
KieSession is the most common way to interact with the engine. |
Uses of Session in org.kie.api.runtime.rule |
---|
Methods in org.kie.api.runtime.rule with parameters of type Session | |
---|---|
void |
ConsequenceExceptionHandler.handleException(Match match,
Session workingMemory,
Exception exception)
|
Constructors in org.kie.api.runtime.rule with parameters of type Session | |
---|---|
ConsequenceException(Throwable rootCause,
Session workingMemory,
Match match)
|
|
jBPM distribution 6.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |