Uses of Class
org.openwms.common.location.api.events.LocationGroupEvent
Packages that use 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
Methods in org.openwms.common.location.api.events that return LocationGroupEventModifier and TypeMethodDescriptionstatic LocationGroupEvent
LocationGroupEvent.boot()
static LocationGroupEvent
LocationGroupEvent.of
(Object obj, LocationGroupEvent.LocationGroupEventType type) -
Uses of LocationGroupEvent in org.openwms.common.location.impl
Methods in org.openwms.common.location.impl with parameters of type LocationGroupEventModifier and TypeMethodDescriptionvoid
LocationGroupEventPropagator.onEvent
(LocationGroupEvent event)