Uses of Class
org.openwms.common.location.api.events.LocationGroupEvent
Package
Description
This package contains event typed belonging to the public API.
This package contains internal implementation classes.
-
Uses of LocationGroupEvent in org.openwms.common.location.api.events
Modifier and TypeMethodDescriptionstatic LocationGroupEvent
LocationGroupEvent.boot()
static LocationGroupEvent
LocationGroupEvent.of
(Object obj, LocationGroupEvent.LocationGroupEventType type) -
Uses of LocationGroupEvent in org.openwms.common.location.impl
Modifier and TypeMethodDescriptionvoid
LocationGroupEventPropagator.onEvent
(LocationGroupEvent event)