Uses of Interface
org.openwms.transactions.TransactionMapper
Packages that use TransactionMapper
Package
Description
This package contains the implementation of the microservice.
This package contains all types required for asynchronous command handling.
-
Uses of TransactionMapper in org.openwms.transactions
Classes in org.openwms.transactions that implement TransactionMapperFields in org.openwms.transactions declared as TransactionMapperConstructors in org.openwms.transactions with parameters of type TransactionMapperModifierConstructorDescriptionTransactionController(TransactionMapper mapper, TransactionService transactionService) -
Uses of TransactionMapper in org.openwms.transactions.commands
Fields in org.openwms.transactions.commands declared as TransactionMapperModifier and TypeFieldDescriptionprivate final TransactionMapperTransactionCommandHandler.mapperConstructors in org.openwms.transactions.commands with parameters of type TransactionMapperModifierConstructorDescription(package private)TransactionCommandHandler(TransactionMapper mapper, Persistable<Transaction> storage)