public final class RebuildAncestorsPostImportTask extends Object implements PostImportTask
Constructor and Description |
---|
RebuildAncestorsPostImportTask(PageAncestorManager pageAncestorManager,
SpaceManager spaceManager) |
Modifier and Type | Method and Description |
---|---|
void |
execute(ImportContext context)
Perform any necessary clean-up to ensure the imported data is internally consistent.
|
public RebuildAncestorsPostImportTask(PageAncestorManager pageAncestorManager, SpaceManager spaceManager)
public void execute(ImportContext context)
PostImportTask
execute
in interface PostImportTask
context
- the context of the import which has just finishedCopyright © 2003–2015 Atlassian. All rights reserved.