Uses of Class
org.openwms.transactions.api.commands.TransactionCommand
Package
Description
This package contains command types and handlers exposed by the COMMON Transaction Service.
-
Uses of TransactionCommand in org.openwms.transactions.api.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
NoOpAsyncTransactionApi.process
(TransactionCommand command) Process the givencommand
.