| Package | Description |
|---|---|
| org.drools.command | |
| org.drools.command.impl |
| Modifier and Type | Method and Description |
|---|---|
static BatchExecutionCommand |
CommandFactory.newBatchExecution(List<? extends Command> commands)
This is a special composite command and will execute all the supplied commands in turn.
|
static BatchExecutionCommand |
CommandFactory.newBatchExecution(List<? extends Command> commands,
String lookup) |
BatchExecutionCommand |
CommandFactoryService.newBatchExecution(List<? extends Command> commands,
String lookup) |
| Modifier and Type | Method and Description |
|---|---|
BatchExecutionCommand |
CommandFactoryServiceImpl.newBatchExecution(List<? extends Command> commands,
String lookup) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.