Interface SiteBroadcastEvent

All Superinterfaces:
BroadcastEvent
All Known Implementing Classes:
ConfigurationEvent, ContentEvent, DeleteContentEvent, LockContentEvent, MoveContentEvent, PublishEvent, RepositoryEvent, WorkflowEvent

public interface SiteBroadcastEvent extends BroadcastEvent
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

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.craftercms.studio.api.v2.event.BroadcastEvent

    getEventType
  • Method Details

    • getSiteId

      String getSiteId()