package

com.atlassian.jira.pageobjects.config

Interfaces

JiraConfigProvider Component providing config information about JIRA. 
RestoreJiraData Represents JIRA restore data operation. 

Classes

AbstractRestoreJiraData Implements restoreBlank() in terms of abstract restore(String)
AdaptingConfigProvider Config provider that uses jira-func-test-plugin if possible, or falls back to parsing JIRA UI. 
EnvironmentBasedProductInstance com.atlassian.pageobjects.ProductInstance implementation based on com.atlassian.jira.webtests.util.JIRAEnvironmentData. 
FuncTestPluginDetector Detects whether the func test plugin has been installed in tested JIRA instance. 
ProductInstanceBasedEnvironmentData The environment data is built up on the information provided by the product instance. 
RestConfigProvider Component providing config information about JIRA. 
RestConfigProvider.Config  
RestoreJiraDataFromBackdoor Implementation of RestoreJiraData that uses the func test plugin REST resource if present  
RestoreJiraDataFromUi

Implementation of RestoreJiraData that uses UI. 

RestoreJiraDataProvider Provide differing implementations of RestoreJiraData, depending on whether the func test plugin is installed. 
SimpleJiraSetup Implementation of JIRA setup that performs the simplest set up possible via UI. 
TestEnvironment Describes JIRA test environment.