public class TestGroupCommand extends Object implements org.drools.core.command.impl.GenericCommand<Void>
| Constructor and Description |
|---|
TestGroupCommand(String name,
List<org.kie.api.command.Command> commands) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.internal.command.Context context) |
List<org.kie.api.command.Command> |
getCommands() |
String |
getName() |
String |
toString() |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.