Uses of Interface
org.kie.api.event.kiebase.BeforeRuleRemovedEvent
Packages that use BeforeRuleRemovedEvent
Package
Description
Events emitted while updating the definitions in the KieBase.
-
Uses of BeforeRuleRemovedEvent in org.kie.api.event.kiebase
Methods in org.kie.api.event.kiebase with parameters of type BeforeRuleRemovedEventModifier and TypeMethodDescriptionvoidDefaultKieBaseEventListener.beforeRuleRemoved(BeforeRuleRemovedEvent event) voidKieBaseEventListener.beforeRuleRemoved(BeforeRuleRemovedEvent event) Method called before a rule is removed from theKieBase