|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ImportContext in com.atlassian.confluence.event.events.admin |
|---|
| Methods in com.atlassian.confluence.event.events.admin that return ImportContext | |
|---|---|
ImportContext |
ImportFinishedEvent.getImportContext()
|
| Constructors in com.atlassian.confluence.event.events.admin with parameters of type ImportContext | |
|---|---|
ImportFinishedEvent(java.lang.Object src,
ImportContext importContext)
|
|
| Uses of ImportContext in com.atlassian.confluence.importexport |
|---|
| Classes in com.atlassian.confluence.importexport that implement ImportContext | |
|---|---|
class |
DefaultImportContext
|
| Fields in com.atlassian.confluence.importexport declared as ImportContext | |
|---|---|
protected ImportContext |
Importer.context
|
| Methods in com.atlassian.confluence.importexport with parameters of type ImportContext | |
|---|---|
void |
ImportExportManager.doImport(ImportContext context)
Performs an import specified by the given context. |
void |
DefaultImportExportManager.doImport(ImportContext context)
|
void |
PostImportTask.execute(ImportContext context)
Perform any necessary clean-up to ensure the imported data is internally consistent. |
void |
CacheFlushingPostImportTask.execute(ImportContext context)
|
void |
ImportExportManager.importAs(java.lang.Object type,
ImportContext context)
Deprecated. since 4.2 use ImportExportManager.doImport(ImportContext). |
void |
DefaultImportExportManager.importAs(java.lang.Object type,
ImportContext context)
Deprecated. since 4.2 use DefaultImportExportManager.doImport(ImportContext). |
ImmutableImportProcessorSummary |
ImportExportManager.performImport(ImportContext context)
Performs an import specified by the given context and returns the summary of import result. |
ImmutableImportProcessorSummary |
DefaultImportExportManager.performImport(ImportContext context)
|
void |
Importer.setContext(ImportContext context)
|
| Uses of ImportContext in com.atlassian.confluence.importexport.actions |
|---|
| Uses of ImportContext in com.atlassian.confluence.pages.ancestors |
|---|
| Methods in com.atlassian.confluence.pages.ancestors with parameters of type ImportContext | |
|---|---|
void |
RebuildAncestorsPostImportTask.execute(ImportContext context)
|
| Uses of ImportContext in com.atlassian.studio.confluence.importexport |
|---|
| Methods in com.atlassian.studio.confluence.importexport with parameters of type ImportContext | |
|---|---|
void |
AddStudioAdminPermissionsToSpacePostImportTask.execute(ImportContext context)
|
void |
AddOutgoingApplicationLinksPostImportTask.execute(ImportContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||