Package org.kie.api.event.kiebase
Interface BeforeKieBaseUnlockedEvent
- 
- All Superinterfaces:
- KieBaseEvent
 
 public interface BeforeKieBaseUnlockedEvent extends KieBaseEvent 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description KieBasegetKieBase()
 
- 
- 
- 
Method Detail- 
getKieBaseKieBase getKieBase() - Specified by:
- getKieBasein interface- KieBaseEvent
 
 
- 
 
-