|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.importexport.CacheFlushingPostImportTask
public final class CacheFlushingPostImportTask
Clears any caches that require it after an import has been done.
| Constructor Summary | |
|---|---|
CacheFlushingPostImportTask(SpacePermissionManager spacePermissionManager,
com.atlassian.event.api.EventPublisher eventPublisher)
|
|
| Method Summary | |
|---|---|
void |
execute(ImportContext context)
Perform any necessary clean-up to ensure the imported data is internally consistent. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheFlushingPostImportTask(SpacePermissionManager spacePermissionManager,
com.atlassian.event.api.EventPublisher eventPublisher)
| Method Detail |
|---|
public void execute(ImportContext context)
PostImportTask
execute in interface PostImportTaskcontext - the context of the import which has just finished
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||