| Package | Description |
|---|---|
| com.atlassian.confluence.importexport.impl | |
| com.atlassian.confluence.importexport.xmlimport |
Imports Confluence data from an XML backup.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionUpdateOperation |
class |
ObjectUpdateOperation |
class |
StackPushOperation |
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
OperationSet.getOperations()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeferredOperations.addDeferredOperation(PrimitiveId idProperty,
Set<TransientHibernateHandle> waitingFor,
Operation operation)
Deprecated.
|
void |
OperationSet.addOperation(Operation op)
Deprecated.
|
void |
DeferredOperationsLogger.logNewDeferredOperation(PrimitiveId idProperty,
Set<TransientHibernateHandle> waitingFor,
Operation operation)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportProcessorContext.deferOperations(PrimitiveId idProperty,
Map<TransientHibernateHandle,Set<Operation>> operations)
Deprecated.
Defer a set of operations until the objects they require have been imported.
|
Copyright © 2003–2022 Atlassian. All rights reserved.