|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImportProcessorSummary | |
|---|---|
| com.atlassian.confluence.importexport.xmlimport | Imports Confluence data from an XML backup. |
| Uses of ImportProcessorSummary in com.atlassian.confluence.importexport.xmlimport |
|---|
| Classes in com.atlassian.confluence.importexport.xmlimport that implement ImportProcessorSummary | |
|---|---|
class |
ImportProcessorContext
Context that records the current state of an import, and provides helper methods that are dependent on that state. |
| Methods in com.atlassian.confluence.importexport.xmlimport that return ImportProcessorSummary | |
|---|---|
ImportProcessorSummary |
XmlImporter.doImport(net.sf.hibernate.Session session,
InputStreamFactory xmlStreamFactory,
com.atlassian.core.util.ProgressMeter progress,
boolean incrementalImport)
|
ImportProcessorSummary |
DefaultXmlImporter.doImport(net.sf.hibernate.Session session,
InputStreamFactory xmlStreamFactory,
com.atlassian.core.util.ProgressMeter meter,
boolean incrementalImport)
|
protected ImportProcessorSummary |
BackupImporter.importEntities(boolean hasExtraToImport)
|
protected ImportProcessorSummary |
FileBackupImporter.importEverything()
|
protected ImportProcessorSummary |
BackupImporter.importEverything()
|
protected ImportProcessorSummary |
BackupImporter.importEverything(boolean hasExtraToImport)
|
| Methods in com.atlassian.confluence.importexport.xmlimport with parameters of type ImportProcessorSummary | |
|---|---|
protected void |
FileBackupImporter.importAttachments(ImportProcessorSummary context,
java.io.File extractedDir)
Copies the attachments from the import location into the configured Confluence attachment store. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||