public class SmartRestoreJiraData extends Object implements RestoreJiraData
| Constructor and Description |
|---|
SmartRestoreJiraData() |
| Modifier and Type | Method and Description |
|---|---|
void |
restore(String resourcePath)
Execute restore from given resource.
|
void |
restoreBlank()
Restore blank instance.
|
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-2016 Atlassian. All Rights Reserved.