Uses of Interface
org.openwms.wms.movements.MovementService
Package
Description
This package contains the core types microservice implementation.
This package contains the asynchronous commands API this component offers.
This package contains implementations according to event handling.
This package contains the internal types of the microservice implementation.
This package contains the asynchronous commands API this component offers.
-
Uses of MovementService in org.openwms.wms.movements
-
Uses of MovementService in org.openwms.wms.movements.commands
Modifier and TypeFieldDescriptionprivate final MovementService
MovementCommandListener.movementService
ModifierConstructorDescription(package private)
MovementCommandListener
(org.ameba.mapping.BeanMapper mapper, MovementService movementService) -
Uses of MovementService in org.openwms.wms.movements.events
Modifier and TypeFieldDescriptionprivate final MovementService
ReservationMessageListener.movementService
-
Uses of MovementService in org.openwms.wms.movements.impl
Modifier and TypeClassDescription(package private) class
A MovementServiceImpl is a Spring managed transaction service that deals withMovement
s. -
Uses of MovementService in org.openwms.wms.movements.ui