|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rules | |
|---|---|
| org.mule.module.bpm | |
| Uses of Rules in org.mule.module.bpm |
|---|
| Fields in org.mule.module.bpm declared as Rules | |
|---|---|
protected Rules |
RulesComponent.rules
The ruleset |
| Methods in org.mule.module.bpm with parameters of type Rules | |
|---|---|
Object |
RulesEngine.assertEvent(Rules ruleset,
Object event,
String entryPoint)
Add an event to the event stream. |
Object |
RulesEngine.assertFact(Rules ruleset,
Object fact)
Assert a fact in the knowledge base. |
Object |
RulesEngine.createSession(Rules ruleset)
Create a provider-specific session for interacting with the Rules Engine. |
void |
RulesEngine.retractFact(Rules ruleset,
Object fact)
Retract a fact from the knowledge base. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||