Interface LikePayload

  • All Superinterfaces:
    com.atlassian.confluence.notifications.NotificationPayload
    All Known Implementing Classes:
    SimpleLikePayload

    public interface LikePayload
    extends com.atlassian.confluence.notifications.NotificationPayload
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      long getContentId()  
      ContentType getContentType()  
      • Methods inherited from interface com.atlassian.confluence.notifications.NotificationPayload

        getNotificationKey, getOriginatingUserKey, getOriginatorUserKey, optionalNotificationKey, setNotificationKey
    • Method Detail

      • getContentId

        long getContentId()
        Returns:
        identifies a ContentEntityObject within Confluence
      • getContentType

        ContentType getContentType()
        Returns:
        the content type of the contentEntityObject. Cannot be null