|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.it.setup.content.XmlBackup
public class XmlBackup
Represents an XML backup to restore during site setup
| Constructor Summary | |
|---|---|
XmlBackup(java.lang.String xmlBackupPath,
boolean isAbsolutePath)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getXmlBackupPath()
|
boolean |
isAbsolutePath()
|
boolean |
needsAdminSetup()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlBackup(java.lang.String xmlBackupPath,
boolean isAbsolutePath)
| Method Detail |
|---|
public java.lang.String getXmlBackupPath()
public boolean isAbsolutePath()
public boolean needsAdminSetup()
needsAdminSetup in interface InitialContent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||