Class PageEvent

    • Constructor Detail

      • PageEvent

        public PageEvent​(Object src,
                         com.atlassian.sal.api.user.UserKey originatingUserKey,
                         Long pageId,
                         Integer pageVersion,
                         boolean suppressNotifications)
        Deprecated.
    • Method Detail

      • getOriginatingUserKey

        public com.atlassian.sal.api.user.UserKey getOriginatingUserKey()
        Deprecated.
        Specified by:
        getOriginatingUserKey in interface UserDriven
      • getPageId

        public Long getPageId()
        Deprecated.
      • getPageVersion

        public Integer getPageVersion()
        Deprecated.
      • isSuppressNotifications

        public boolean isSuppressNotifications()
        Deprecated.