Package org.openwms.wms.movements.api
package org.openwms.wms.movements.api
This package contains public api of the microservice.
-
ClassDescriptionA MovementApi is the public outer API that can be used by clients.A MovementState is used to drive and track the execution of
Movement
s andMovementGroup
s and meant to be extended in projects.A MovementType defines all possible types ofMovement
s in a project.A MovementVO encapsulates details about the actual request to move aTransportUnit
to a target.A StartMode defines how aMovement
is started.