Uses of Interface
org.openwms.wms.shipping.spi.common.TransportUnitAllocatorApi
Packages that use TransportUnitAllocatorApi
Package
Description
Contains Spring configuration files and others responsible for the application lifecycle.
-
Uses of TransportUnitAllocatorApi in org.openwms.wms.shipping.app
Methods in org.openwms.wms.shipping.app with parameters of type TransportUnitAllocatorApiModifier and TypeMethodDescription(package private) TransportUnitAllocator
ShippingFeignConfiguration.commonTransportUnitAllocator
(TransportUnitAllocatorApi transportUnitAllocatorApi) -
Uses of TransportUnitAllocatorApi in org.openwms.wms.shipping.spi
Fields in org.openwms.wms.shipping.spi declared as TransportUnitAllocatorApiModifier and TypeFieldDescriptionprivate final TransportUnitAllocatorApi
FeignTransportUnitAllocator.transportUnitAllocatorApi
Constructors in org.openwms.wms.shipping.spi with parameters of type TransportUnitAllocatorApiModifierConstructorDescriptionFeignTransportUnitAllocator
(TransportUnitAllocatorApi transportUnitAllocatorApi)