Uses of Package
org.openwms.wms.movements.impl
Package
Description
This package contains the internal types of the microservice implementation.
This package contains only the different handler implementations for different Movement types.
This package contains types to connect to other services (Service Provider Interfaces).
-
ClassDescriptionA Movement is a simple task to move a
TransportUnit
from one sourceLocation
to a targetLocation
.A MovementEvent signals changes on aMovement
s lifecycle.A MovementGroup is used to groupMovement
s.A MovementHandler does all the work according to the specific type ofMovement
.A MovementRepository.A MovementTargetChangedEvent.A PriorityLevel is used to prioritizeMovement
s.A ProblemHistory stores an occurred problem, in form ofMessage
, recorded on aMovement
. -
ClassDescriptionA Movement is a simple task to move a
TransportUnit
from one sourceLocation
to a targetLocation
.A MovementHandler does all the work according to the specific type ofMovement
.A MovementRepository. -
ClassDescriptionA Movement is a simple task to move a
TransportUnit
from one sourceLocation
to a targetLocation
.