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