Package org.kie.api.event.kiebase
Interface AfterFunctionRemovedEvent
- 
- All Superinterfaces:
- KieBaseEvent
 
 public interface AfterFunctionRemovedEvent extends KieBaseEvent 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetFunction()- 
Methods inherited from interface org.kie.api.event.kiebase.KieBaseEventgetKieBase
 
- 
 
- 
- 
- 
Method Detail- 
getFunctionString getFunction() 
 
- 
 
-