|
||||||||||
| 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(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 |
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(Object type,
ImportContext context)
|
void |
DefaultImportExportManager.importAs(Object type,
ImportContext context)
|
void |
Importer.setContext(ImportContext context)
|
| Uses of ImportContext in com.atlassian.confluence.importexport.actions |
|---|
| Constructors in com.atlassian.confluence.importexport.actions with parameters of type ImportContext | |
|---|---|
ImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher,
ConfluenceIndexManager indexManager,
ImportExportManager importExportManager,
Object type,
ImportContext context,
com.atlassian.user.User user)
|
|
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||