Uses of Class
org.openwms.transactions.api.TransactionVO
Package
Description
This package contains types exposed by the COMMON Transaction Service.
This package contains command types and handlers exposed by the COMMON Transaction Service.
-
Uses of TransactionVO in org.openwms.transactions.api
-
Uses of TransactionVO in org.openwms.transactions.api.commands
Modifier and TypeMethodDescriptionstatic TransactionCommand
TransactionCommand.of
(TransactionCommand.Type type, TransactionVO transaction) ModifierConstructorDescriptionprotected
TransactionCommand
(TransactionCommand.Type type, TransactionVO transaction)