Interface SiteBroadcastEvent
- All Superinterfaces:
BroadcastEvent
- All Known Implementing Classes:
ConfigurationEvent
,ContentEvent
,DeleteContentEvent
,LockContentEvent
,MoveContentEvent
,PublishEvent
,RepositoryEvent
,WorkflowEvent
Base interface for events that should be broadcast to
a site-specific WS topic.
Events marked with this interface will be visible to
site members only.
-
Method Summary
Methods inherited from interface org.craftercms.studio.api.v2.event.BroadcastEvent
getEventType
-
Method Details
-
getSiteId
String getSiteId()
-