Package org.kie.api.event.kiebase
Interface BeforeKieBaseUnlockedEvent
-
- All Superinterfaces:
KieBaseEvent
public interface BeforeKieBaseUnlockedEvent extends KieBaseEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description KieBase
getKieBase()
-
-
-
Method Detail
-
getKieBase
KieBase getKieBase()
- Specified by:
getKieBase
in interfaceKieBaseEvent
-
-