public final class CacheFlushingPostImportTask extends Object implements PostImportTask
| Constructor and Description |
|---|
CacheFlushingPostImportTask(SpacePermissionManager spacePermissionManager,
com.atlassian.event.api.EventPublisher eventPublisher) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ImportContext context)
Perform any necessary clean-up to ensure the imported data is internally consistent.
|
public CacheFlushingPostImportTask(SpacePermissionManager spacePermissionManager, com.atlassian.event.api.EventPublisher eventPublisher)
public void execute(ImportContext context)
PostImportTaskexecute in interface PostImportTaskcontext - the context of the import which has just finishedCopyright © 2003–2017 Atlassian. All rights reserved.