public abstract class AbstractRestoreJiraData extends Object implements RestoreJiraData
restoreBlank() in terms of abstract RestoreJiraData.restore(String).| Modifier and Type | Field and Description |
|---|---|
protected static String |
BLANKPROJECTS_XML |
| Constructor and Description |
|---|
AbstractRestoreJiraData() |
| Modifier and Type | Method and Description |
|---|---|
void |
restoreBlank()
Restore blank instance.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrestore, restoreBlankDataCenterInstance, restoreBlankServerInstance, restoreDataCenterInstance, restoreServerInstanceprotected static final String BLANKPROJECTS_XML
public void restoreBlank()
RestoreJiraDatarestoreBlank in interface RestoreJiraDataCopyright © 2002-2023 Atlassian. All Rights Reserved.