public class RestoreJiraDataFromUi extends AbstractRestoreJiraData implements RestoreJiraData
RestoreJiraData
that uses UI.
Web-sudo needs to be disabled for this to work.
Constructor and Description |
---|
RestoreJiraDataFromUi(JiraTestedProduct product,
JiraConfigProvider configProvider) |
Modifier and Type | Method and Description |
---|---|
void |
restore(String resourcePath)
Execute restore from given resource.
|
restoreBlank
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
restoreBlank
@Inject public RestoreJiraDataFromUi(JiraTestedProduct product, JiraConfigProvider configProvider)
public void restore(String resourcePath)
RestoreJiraData
restore
in interface RestoreJiraData
resourcePath
- path of the class path resource to restore.Copyright © 2002-2018 Atlassian. All Rights Reserved.