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