@Deprecated public final class CacheFlushingPostImportTask extends Object implements PostImportTask
| Constructor and Description | 
|---|
| CacheFlushingPostImportTask(SpacePermissionManager spacePermissionManager,
                           com.atlassian.event.api.EventPublisher eventPublisher)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute(ImportContext context)Deprecated.  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–2023 Atlassian. All rights reserved.