Class CreateIssueDialog


public class CreateIssueDialog extends AbstractIssueDialog
Quick Create Issue Dialog
Since:
v5.0
  • Field Details

    • projectSingleSelectEl

      protected com.atlassian.pageobjects.elements.PageElement projectSingleSelectEl
    • issueTypeFieldEl

      protected com.atlassian.pageobjects.elements.PageElement issueTypeFieldEl
    • issueTypeSingleSelectEl

      protected com.atlassian.pageobjects.elements.PageElement issueTypeSingleSelectEl
    • descriptionField

      protected com.atlassian.pageobjects.elements.PageElement descriptionField
    • descriptionInput

      protected com.atlassian.pageobjects.elements.PageElement descriptionInput
    • issueTypeSingleSelect

      protected SingleSelect issueTypeSingleSelect
    • projectSingleSelect

      protected SingleSelect projectSingleSelect
  • Constructor Details

  • Method Details