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