org.drools.impl.adapters
Class RuleFlowGroupAdapter
java.lang.Object
org.drools.impl.adapters.RuleFlowGroupAdapter
- All Implemented Interfaces:
- RuleFlowGroup
public class RuleFlowGroupAdapter
- extends Object
- implements RuleFlowGroup
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleFlowGroupAdapter
public RuleFlowGroupAdapter(org.kie.api.runtime.rule.RuleFlowGroup delegate)
getName
public String getName()
- Specified by:
getName in interface RuleFlowGroup
- Returns:
- The RuleFlowGroup name
clear
public void clear()
- Specified by:
clear in interface RuleFlowGroup
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.