Package org.kie.api.runtime
Interface BatchRequestMessage
-
public interface BatchRequestMessage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<Command>
getCommands()
-
-
-
Method Detail
-
getCommands
java.util.List<Command> getCommands()
-
-