Class EditCommentDialog


public class EditCommentDialog extends FormDialog
Represents edit comment dialog on view issue page.
Since:
v5.0
  • Field Details

    • pageBinder

      @Inject protected com.atlassian.pageobjects.PageBinder pageBinder
    • comment

      protected com.atlassian.pageobjects.elements.PageElement comment
  • Constructor Details

    • EditCommentDialog

      public EditCommentDialog()
  • Method Details