Uses of Class
com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.WizardState

Packages that use BulkChangeWizard.WizardState
com.atlassian.jira.functest.framework.navigation   
 

Uses of BulkChangeWizard.WizardState in com.atlassian.jira.functest.framework.navigation
 

Methods in com.atlassian.jira.functest.framework.navigation that return BulkChangeWizard.WizardState
static BulkChangeWizard.WizardState BulkChangeWizard.WizardState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BulkChangeWizard.WizardState[] BulkChangeWizard.WizardState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.