|
Knowledge API Legacy5 Adapter 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchExecutionCommand | |
|---|---|
| org.drools.command | |
| org.drools.command.impl | |
| Uses of BatchExecutionCommand in org.drools.command |
|---|
| Methods in org.drools.command that return BatchExecutionCommand | |
|---|---|
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)
|
| Uses of BatchExecutionCommand in org.drools.command.impl |
|---|
| Methods in org.drools.command.impl that return BatchExecutionCommand | |
|---|---|
BatchExecutionCommand |
CommandFactoryServiceImpl.newBatchExecution(List<? extends Command> commands,
String lookup)
|
|
Knowledge API Legacy5 Adapter 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||