Package org.openwms.wms.movements.api


package org.openwms.wms.movements.api
This package contains public api of the microservice.
  • Class
    Description
    A MovementApi is the public outer API that can be used by clients.
    A MovementState is used to drive and track the execution of Movements and MovementGroups and meant to be extended in projects.
    A MovementType defines all possible types of Movements in a project.
    A MovementVO encapsulates details about the actual request to move a TransportUnit to a target.
    A StartMode defines how a Movement is started.