Uses of Class
org.openwms.common.spi.transactions.TransactionVO
Package
Description
This package contains types for extension points and hooks (SPI - Service Provider Interface) according to Transactions.
This package contains command types of the Transactions SPI.
-
Uses of TransactionVO in org.openwms.common.spi.transactions
-
Uses of TransactionVO in org.openwms.common.spi.transactions.commands
Modifier and TypeMethodDescriptionstatic TransactionCommand
TransactionCommand.of
(TransactionCommand.Type type, TransactionVO transaction) ModifierConstructorDescriptionprotected
TransactionCommand
(TransactionCommand.Type type, TransactionVO transaction)