package

com.atlassian.jira.functest.framework.navigation

Interfaces

BulkChangeWizard Interface for working with the Bulk Change Wizard which is part of the Issue Navigator. 
BulkChangeWizard.BulkOperations  
FilterNavigation Navigate filter functionality. 
IssueNavigation Navigate issue functionality 
IssueNavigatorNavigation This interface is deprecated. since JIRA 6.2. Since the replacement of the issue navigator by KickAss, the use of this class is unpredictable.  

Classes

AbstractBulkChangeWizard Abstract implementation of the BulkChangeWizard
BulkChangeWizard.BulkOperationsCustom  
BulkChangeWizardImpl Implementation of the Bulk Change Wizard for Functional Tests. 
IssueNavigationImpl Navigate Issue functionality 
IssueNavigatorNavigationImpl This class is deprecated. since JIRA 6.2. Since the replacement of the issue navigator by KickAss, the use of this class is unpredictable.  
ManageFiltersNavigation The FilterNavigation representing the ManageFilters views, this implementation should be complete and definitive of the full functionality of the view. 

Enums

BulkChangeWizard.BulkOperationsImpl Various operations available in the bulk change wizard. 
BulkChangeWizard.InputTypes Types of inputs for the editing controls in a Bulk Change Wizard form  
BulkChangeWizard.WizardState States that the wizard can be in. 
IssueNavigatorNavigation.BulkChangeOption Options for performing a bulk change on the current search results. 
IssueNavigatorNavigation.NavigatorEditMode The edit mode for the navigator. 
IssueNavigatorNavigation.NavigatorMode The modes that navigator may be in.