|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation | |
---|---|
com.atlassian.confluence.importexport.xmlimport | Imports Confluence data from an XML backup. |
Uses of Operation in com.atlassian.confluence.importexport.xmlimport |
---|
Methods in com.atlassian.confluence.importexport.xmlimport that return types with arguments of type Operation | |
---|---|
List<Operation> |
OperationSet.getOperations()
|
Methods in com.atlassian.confluence.importexport.xmlimport with parameters of type Operation | |
---|---|
void |
DeferredOperations.addDeferredOperation(Set<TransientHibernateHandle> waitingFor,
Operation operation)
|
void |
OperationSet.addOperation(Operation op)
|
Method parameters in com.atlassian.confluence.importexport.xmlimport with type arguments of type Operation | |
---|---|
void |
ImportProcessorContext.deferOperations(Map<TransientHibernateHandle,Set<Operation>> operations)
Defer a set of operations until the objects they require have been imported. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |