Uses of Interface
org.openwms.transactions.api.commands.AsyncTransactionApi
Packages that use AsyncTransactionApi
-
Uses of AsyncTransactionApi in org.openwms.transactions.api.commands
Classes in org.openwms.transactions.api.commands that implement AsyncTransactionApiModifier 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.inventory.impl
Fields in org.openwms.wms.inventory.impl declared as AsyncTransactionApiModifier and TypeFieldDescriptionprivate final AsyncTransactionApi
TransactionHelper.asyncTransactionApi
Constructors in org.openwms.wms.inventory.impl with parameters of type AsyncTransactionApiModifierConstructorDescription(package private)
TransactionHelper
(String applicationName, org.ameba.i18n.Translator translator, AsyncTransactionApi asyncTransactionApi)