java.lang.Object
com.atlassian.confluence.plugins.like.notifications.batch.LikeContext

public class LikeContext extends Object
  • Constructor Details

    • LikeContext

      public LikeContext(ContentType contentType, long contentId)
  • Method Details

    • getUserKeys

      public Set<com.atlassian.sal.api.user.UserKey> getUserKeys()
    • getContentType

      public ContentType getContentType()
    • getContentId

      public long getContentId()