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

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

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

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

Methods in com.atlassian.jira.functest.framework.navigation with parameters of type BulkChangeWizard.BulkOperations
 BulkChangeWizard AbstractBulkChangeWizard.chooseOperation(BulkChangeWizard.BulkOperations operation)
           
 BulkChangeWizard BulkChangeWizard.chooseOperation(BulkChangeWizard.BulkOperations operation)
          Select the bulk operation to perform.
protected abstract  void AbstractBulkChangeWizard.chooseOperationRadioButton(BulkChangeWizard.BulkOperations operation)
           
protected  void BulkChangeWizardImpl.chooseOperationRadioButton(BulkChangeWizard.BulkOperations operation)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.