Uses of Interface
org.kie.api.event.kiebase.BeforeRuleAddedEvent
Packages that use BeforeRuleAddedEvent
Package
Description
Events emitted while updating the definitions in the KieBase.
-
Uses of BeforeRuleAddedEvent in org.kie.api.event.kiebase
Methods in org.kie.api.event.kiebase with parameters of type BeforeRuleAddedEventModifier and TypeMethodDescriptionvoidDefaultKieBaseEventListener.beforeRuleAdded(BeforeRuleAddedEvent event) voidKieBaseEventListener.beforeRuleAdded(BeforeRuleAddedEvent event) Method called before a new rule is added to theKieBase