| Package | Description |
|---|---|
| com.atlassian.confluence.importexport.xmlimport |
Imports Confluence data from an XML backup.
|
| com.atlassian.confluence.importexport.xmlimport.model | |
| com.atlassian.confluence.importexport.xmlimport.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
DeferredOperations.addDeferredOperation(PrimitiveId idProperty,
Set<TransientHibernateHandle> waitingFor,
Operation operation)
Deprecated.
|
void |
ImportProcessorContext.deferOperations(PrimitiveId idProperty,
Map<TransientHibernateHandle,Set<Operation>> operations)
Deprecated.
Defer a set of operations until the objects they require have been imported.
|
void |
DeferredOperationsLogger.logNewDeferredOperation(PrimitiveId idProperty,
Set<TransientHibernateHandle> waitingFor,
Operation operation)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PrimitiveId |
ReferenceProperty.getId()
Deprecated.
|
PrimitiveId |
ImportedObject.getIdProperty()
Deprecated.
|
| Constructor and Description |
|---|
ReferenceProperty(String name,
String packageName,
String className,
PrimitiveId id)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PrimitiveId |
PrimitiveIdParser.build()
Deprecated.
|
Copyright © 2003–2022 Atlassian. All rights reserved.