Uses of Interface
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
 

Classes in com.atlassian.jira.functest.framework.navigation that implement BulkChangeWizard.BulkOperations
static class BulkChangeWizard.BulkOperationsCustom
           
static class BulkChangeWizard.BulkOperationsImpl
          Various operations available in the bulk change wizard.
 

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)
           
 BulkChangeWizard AbstractBulkChangeWizard.chooseWorkflowTransition(BulkChangeWizard.BulkOperations workflowTransition)
           
 BulkChangeWizard BulkChangeWizard.chooseWorkflowTransition(BulkChangeWizard.BulkOperations workflowTransition)
          Select the workflow transition to perform.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.