Uses of Class
org.openwms.wms.movements.MovementProperties
Packages that use MovementProperties
Package
Description
This package contains the internal types of the microservice implementation.
This package contains types to connect to other services (Service Provider Interfaces).
-
Uses of MovementProperties in org.openwms.wms.movements.impl
Fields in org.openwms.wms.movements.impl declared as MovementPropertiesConstructors in org.openwms.wms.movements.impl with parameters of type MovementPropertiesModifierConstructorDescription(package private)
PutawayAdapter
(org.springframework.context.ApplicationEventPublisher eventPublisher, MovementProperties properties, MovementRepository repository, PutawayApi putawayApi) -
Uses of MovementProperties in org.openwms.wms.movements.spi
Fields in org.openwms.wms.movements.spi declared as MovementPropertiesModifier and TypeFieldDescriptionprivate final MovementProperties
DefaultMovementTypeResolver.properties
Constructors in org.openwms.wms.movements.spi with parameters of type MovementPropertiesModifierConstructorDescription(package private)
DefaultMovementTypeResolver
(MovementProperties properties)