java.lang.Object
com.atlassian.confluence.plugins.like.rest.resources.LikeRequestDto

public class LikeRequestDto extends Object
  • Constructor Details

    • LikeRequestDto

      public LikeRequestDto()
    • LikeRequestDto

      public LikeRequestDto(Set<Long> ids, Integer max)
  • Method Details

    • getContentIds

      public Set<Long> getContentIds()
    • getMax

      public Integer getMax()