Interface GlobalBroadcastEvent
- All Superinterfaces:
BroadcastEvent
- All Known Implementing Classes:
SiteDeletedEvent
,SiteDeletingEvent
,SiteLifecycleEvent
,SiteReadyEvent
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.
-
Method Summary
Methods inherited from interface org.craftercms.studio.api.v2.event.BroadcastEvent
getEventType