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