Class ActivityStreamWebSocketService


  • public class ActivityStreamWebSocketService
    extends Object
    A websocket service that will send information about modified Activity. This will allow to have dynamic UI and fresh updates without refreshing page.
    • Constructor Detail

      • ActivityStreamWebSocketService

        public ActivityStreamWebSocketService​(org.exoplatform.ws.frameworks.cometd.ContinuationService continuationService)
    • Method Detail

      • sendMessage

        public void sendMessage​(ActivityStreamModification activityStreamModification)
        Propagate an ActivityStream modification from Backend to frontend to add dynamism in pages
        Parameters:
        activityStreamModification - The ActivityStream modification object