Uses of Interface
org.kie.api.command.BatchExecutionCommand
-
Packages that use BatchExecutionCommand Package Description org.kie.api.command -
-
Uses of BatchExecutionCommand in org.kie.api.command
Methods in org.kie.api.command that return BatchExecutionCommand Modifier and Type Method Description BatchExecutionCommand
KieCommands. newBatchExecution(List<? extends Command> commands)
BatchExecutionCommand
KieCommands. newBatchExecution(List<? extends Command> commands, String lookup)
-