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