Uses of Class
com.atlassian.jira.functest.framework.backdoor.BackdoorControl

Packages that use BackdoorControl
com.atlassian.jira.functest.framework.backdoor   
 

Uses of BackdoorControl in com.atlassian.jira.functest.framework.backdoor
 

Classes in com.atlassian.jira.functest.framework.backdoor with type parameters of type BackdoorControl
 class BackdoorControl<T extends BackdoorControl<T>>
           
 

Subclasses of BackdoorControl in com.atlassian.jira.functest.framework.backdoor
 class BarrierControl
          Control for manipulating server-side barriers.
 class ColumnControl
          Use this backdoor to configure columns for users and/or filters for func/WD tests This includes getting the currently selected columns for users or filters and set those columns as well given a list.
 class EntityEngineControl
          Put here anything you need in Backdoor/TestKit.
 class FiltersClient
           
 class FiltersControl
           
 class FilterSubscriptionControl
           
 class IndexingControl
          Backdoor control for indexing.
 class IssuesControl
           
 class IssueTypeScreenSchemesControl
          Use this class from func/selenium/page-object tests that need to manipulate Issue Type Screen Schemes.
 class ManagedConfigurationControl
          Control for ManagedConfigurationBackdoor
 class NoAlertControl
           
 class TestRunnerControl
          Invokes a REST end point to run some tests on JIRA's side.
 class UserProfileControl
          Use this class from func/selenium/page-object tests that need to manipulate User Profiles.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.