Uses of Interface
org.kie.api.command.BatchExecutionCommand
Packages that use BatchExecutionCommand
-
Uses of BatchExecutionCommand in org.kie.api.command
Methods in org.kie.api.command that return BatchExecutionCommandModifier and TypeMethodDescriptionKieCommands.newBatchExecution(List<? extends Command> commands) KieCommands.newBatchExecution(List<? extends Command> commands, String lookup) default BatchExecutionCommandKieCommands.newBatchExecution(Command... commands)