Interface GlobalBroadcastEvent

All Superinterfaces:
BroadcastEvent
All Known Implementing Classes:
SiteDeletedEvent, SiteDeletingEvent, SiteLifecycleEvent, SiteReadyEvent

public interface GlobalBroadcastEvent extends BroadcastEvent
Marker interface for events that should be broadcast to the global WS topic. Events marked with this interface will be visible to any logged-in user.