Class IssueCommentComponent

java.lang.Object
com.atlassian.jira.plugin.issuenav.pageobjects.IssueCommentComponent

public class IssueCommentComponent extends Object
TODO: Document this class / interface here
Since:
v6.0
  • Constructor Details

    • IssueCommentComponent

      public IssueCommentComponent(com.atlassian.pageobjects.elements.PageElement element)
  • Method Details

    • getId

      public Long getId()
    • getContents

      public String getContents()
    • getAuthor

      public String getAuthor()
    • getDate

      public Date getDate()