Uses of Interface
org.openwms.transactions.api.commands.AsyncTransactionApi
Package
Description
This package contains command types and handlers exposed by the COMMON Transaction Service.
This package contains the internal types of the microservice implementation.
-
Uses of AsyncTransactionApi in org.openwms.transactions.api.commands
Modifier and TypeClassDescription(package private) class
A AsyncTransactionApiImpl.(package private) class
A NoOpAsyncTransactionApi is a bean used as a placeholder in case the ASYNCHRONOUS profile is not active. -
Uses of AsyncTransactionApi in org.openwms.wms.movements.impl
Modifier and TypeFieldDescriptionprivate final AsyncTransactionApi
TransactionWriter.asyncTransactionApi
ModifierConstructorDescription(package private)
TransactionWriter
(String applicationName, org.ameba.i18n.Translator translator, org.openwms.common.location.api.LocationApi locationApi, AsyncTransportUnitApi asyncTransportUnitApi, AsyncTransactionApi asyncTransactionApi)