Interface BroadcastEvent
- All Known Subinterfaces:
GlobalBroadcastEvent,SiteBroadcastEvent
- All Known Implementing Classes:
ConfigurationEvent,ContentEvent,DeleteContentEvent,LockContentEvent,MoveContentEvent,PublishEvent,RepositoryEvent,SiteDeletedEvent,SiteDeletingEvent,SiteLifecycleEvent,SiteReadyEvent,WorkflowEvent
public interface BroadcastEvent
Base interface for events that should be broadcast to the WS clients
- Since:
- 4.0.0
- Author:
- joseross
- See Also:
-
Method Summary
-
Method Details
-
getEventType
String getEventType()
-