Package org.kie.api.runtime.rule
Interface ActivationGroup
- 
public interface ActivationGroup 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclear()StringgetName() 
 - 
 
- 
- 
Method Detail
- 
getName
String getName()
- Returns:
 - The ActivationGroup name
 
 
- 
clear
void clear()
 
 - 
 
 -