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