|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.studio.confluence.importexport.AddStudioAdminPermissionsToSpacePostImportTask
public class AddStudioAdminPermissionsToSpacePostImportTask
| Constructor Summary | |
|---|---|
AddStudioAdminPermissionsToSpacePostImportTask(java.lang.String spaceKey,
SpaceManager spaceManager)
|
|
| 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 AddStudioAdminPermissionsToSpacePostImportTask(java.lang.String spaceKey,
SpaceManager spaceManager)
| Method Detail |
|---|
public void execute(ImportContext context)
throws ImportExportException
PostImportTask
execute in interface PostImportTaskcontext - the context of the import which has just finished
ImportExportException - if there was a problem with this task that should mean
aborting the import entirely. Most implementations should not throw any exceptions, but
rather log an error and allow the import to continue.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||