Class DefaultOrderPositionProcessor

java.lang.Object
org.openwms.wms.receiving.spi.DefaultOrderPositionProcessor
All Implemented Interfaces:
OrderPositionProcessor

@ConditionalOnProperty(name="owms.receiving.create-tu-on-expected-tu-receipt", havingValue="true") @TxService class DefaultOrderPositionProcessor extends Object implements OrderPositionProcessor
A DefaultOrderPositionProcessor creates expected TransportUnits when the transportUnitBK and the transportUnitTypeName are given.
Author:
Heiko Scherrer