Uses of Class
org.openwms.common.spi.transactions.commands.TransactionCommand
Package
Description
This package contains command types of the Transactions SPI.
-
Uses of TransactionCommand in org.openwms.common.spi.transactions.commands
Modifier and TypeMethodDescriptionstatic TransactionCommand
TransactionCommand.of
(TransactionCommand.Type type, TransactionVO transaction) Modifier and TypeMethodDescriptionvoid
AsyncTransactionApi.process
(TransactionCommand command) Process the givencommand
.void
AsyncTransactionApiImpl.process
(TransactionCommand command) Process the givencommand
.void
NoOpTransactionApiImpl.process
(TransactionCommand command) Process the givencommand
.