public class ClearRuleFlowGroupCommand extends Object implements GenericCommand<Void>
| Constructor and Description |
|---|
ClearRuleFlowGroupCommand() |
ClearRuleFlowGroupCommand(String name) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.internal.command.Context context) |
String |
getName() |
void |
setName(String name) |
String |
toString() |
public ClearRuleFlowGroupCommand()
public ClearRuleFlowGroupCommand(String name)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.