Uses of Class
com.atlassian.jira.pageobjects.dialogs.quickedit.CreateIssueDialog.Type

Packages that use CreateIssueDialog.Type
com.atlassian.jira.pageobjects.dialogs.quickedit   
 

Uses of CreateIssueDialog.Type in com.atlassian.jira.pageobjects.dialogs.quickedit
 

Methods in com.atlassian.jira.pageobjects.dialogs.quickedit that return CreateIssueDialog.Type
static CreateIssueDialog.Type CreateIssueDialog.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CreateIssueDialog.Type[] CreateIssueDialog.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.atlassian.jira.pageobjects.dialogs.quickedit with parameters of type CreateIssueDialog.Type
CreateIssueDialog(CreateIssueDialog.Type type)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.