|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchExecutionCommand | |
---|---|
org.drools.command |
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. |
BatchExecutionCommand |
CommandFactoryService.newBatchExecution(List<? extends Command> commands,
String lookup)
|
static BatchExecutionCommand |
CommandFactory.newBatchExecution(List<? extends Command> commands,
String lookup)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |