Interface ChannelEvent

    • Method Detail

      • getUserIds

        List<String> getUserIds()
        Returns:
        unmodifiable list of users whose changes might be published / discarded / changed / affected
      • getEditingMount

        Mount getEditingMount()
        Returns:
        the Mount that is being modified during this request
      • getEditingPreviewSite

        HstSite getEditingPreviewSite()
        Returns:
        the preview HstSite that is being modified during this request. Note that in case of PREVIEW_CREATION the returned HstSite is the live site because the preview site was not yet present during the creation of the request context