Uses of Enum Class
org.openwms.wms.movements.api.StartMode
Package
Description
This package contains public api of the microservice.
This package contains the internal types of the microservice implementation.
-
Uses of StartMode in org.openwms.wms.movements.api
-
Uses of StartMode in org.openwms.wms.movements.impl
Modifier and TypeFieldDescriptionprivate @NotNull StartMode
Movement.mode
Defines how the resultingTransportOrder
is started.