|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExitPoint | |
---|---|
org.drools.runtime | The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. |
org.jbpm.process |
Uses of ExitPoint in org.drools.runtime |
---|
Methods in org.drools.runtime with parameters of type ExitPoint | |
---|---|
void |
KnowledgeRuntime.registerExitPoint(String name,
ExitPoint exitPoint)
Deprecated. Use KnowledgeRuntime.registerChannel(String, Channel) instead. |
Uses of ExitPoint in org.jbpm.process |
---|
Methods in org.jbpm.process with parameters of type ExitPoint | |
---|---|
void |
StatefulProcessSession.registerExitPoint(String name,
ExitPoint exitPoint)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |