Uses of Interface
org.openwms.common.transport.spi.TransportUnitStateChangeApproval
Packages that use TransportUnitStateChangeApproval
Package
Description
This package contains internal implementation classes.
-
Uses of TransportUnitStateChangeApproval in org.openwms.common.transport.impl
Fields in org.openwms.common.transport.impl declared as TransportUnitStateChangeApprovalModifier and TypeFieldDescriptionprivate final TransportUnitStateChangeApproval
TransportUnitServiceImpl.stateChangeApproval
Constructors in org.openwms.common.transport.impl with parameters of type TransportUnitStateChangeApprovalModifierConstructorDescription(package private)
TransportUnitServiceImpl
(org.springframework.context.ApplicationEventPublisher publisher, jakarta.validation.Validator validator, org.ameba.i18n.Translator translator, BarcodeGenerator barcodeGenerator, TransportUnitMapper mapper, TransportUnitRepository repository, TransportUnitTypeRepository transportUnitTypeRepository, TransportUnitStateChangeApproval stateChangeApproval, TransportUnitMoveApproval moveApproval, LocationService locationService, String deleteTransportUnitMode)