public class RestoreJiraDataFromBackdoor extends Object implements RestoreJiraData
RestoreJiraData that uses the func test plugin REST resource if present| Constructor and Description |
|---|
RestoreJiraDataFromBackdoor(JiraTestedProduct jiraProduct) |
| Modifier and Type | Method and Description |
|---|---|
void |
restore(String resourcePath)
Execute restore from given resource.
|
void |
restoreBlank()
Restore blank instance.
|
public RestoreJiraDataFromBackdoor(JiraTestedProduct jiraProduct)
public void restore(String resourcePath)
RestoreJiraDatarestore in interface RestoreJiraDataresourcePath - path of the class path resource to restore.public void restoreBlank()
RestoreJiraDatarestoreBlank in interface RestoreJiraDataCopyright © 2002-2015 Atlassian. All Rights Reserved.