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)
PostImportTask
execute
in interface PostImportTask
context
- the context of the import which has just finishedCopyright © 2003–2016 Atlassian. All rights reserved.