Uses of Class
org.openwms.common.transport.TransportUnitEvent
Package
Description
This package contains all supported Message types of the transportation-service.
-
Uses of TransportUnitEvent in org.openwms.common.transport
Modifier and TypeMethodDescriptionTransportUnitEvent.Builder.build()
static TransportUnitEvent
TransportUnitEvent.of
(org.openwms.common.transport.api.TransportUnitVO tu, TransportUnitEvent.TransportUnitEventType type) Modifier and TypeMethodDescriptionvoid
TransportUnitEventPropagator.onEvent
(TransportUnitEvent event)