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
Movements andMovementGroups and meant to be extended in projects.A MovementType defines all possible types ofMovements in a project.A MovementVO encapsulates details about the actual request to move aTransportUnitto a target.A StartMode defines how aMovementis started.A ValidationGroups is a marker interface collection to aggregate all types used for bean validation groups.