org.drools.command.runtime.rule
Class ClearRuleFlowGroupCommand
java.lang.Object
org.drools.command.runtime.rule.ClearRuleFlowGroupCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<Object>, GenericCommand<Object>
public class ClearRuleFlowGroupCommand
- extends Object
- implements GenericCommand<Object>
- See Also:
- Serialized Form
ClearRuleFlowGroupCommand
public ClearRuleFlowGroupCommand()
getName
public String getName()
setName
public void setName(String name)
execute
public Void execute(Context context)
- Specified by:
execute
in interface GenericCommand<Object>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.