Class ActivityComment


  • public class ActivityComment
    extends ApiEntity
    Model class representing a comment.
    Author:
    Gabriel Axel
    • Constructor Detail

      • ActivityComment

        public ActivityComment()
    • Method Detail

      • getPublished

        public Date getPublished()
      • getUpdated

        public Date getUpdated()
      • getContent

        public String getContent()
      • getActor

        public Person getActor()