Class WrappedComment

    • Method Detail

      • equals

        public boolean equals​(Object otherObject)
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getCreatedAt

        public Instant getCreatedAt()
      • getMarkdownText

        public net.florianschoppmann.issuetracking.util.LazyString getMarkdownText()
      • getStory

        public com.asana.models.Story getStory()
      • getNumberInTask

        public int getNumberInTask()