| Modifier and Type | Class and Description |
|---|---|
class |
CacheFlushingPostImportTask
Clears any caches that require it after an import has been done.
|
class |
KeyInitPostImportTask
Ensures Confluence has system key pairs after a site import.
|
| Modifier and Type | Method and Description |
|---|---|
List<PostImportTask> |
ImportContext.getPostImportTasks() |
List<PostImportTask> |
DefaultImportContext.getPostImportTasks() |
| Modifier and Type | Method and Description |
|---|---|
void |
Importer.setPostImportTasks(List<PostImportTask> postImportTasks) |
void |
ImportContext.setPostImportTasks(List<PostImportTask> postImportTasks) |
void |
DefaultImportContext.setPostImportTasks(List<PostImportTask> postImportTasks) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SynchronyCredentialsPostImportTask |
| Modifier and Type | Class and Description |
|---|---|
class |
RebuildAncestorsPostImportTask
Ensures the page ancestor table is consistent after a successful import.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SynchronyCredentialsPostImportTaskImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPostImportTask |
class |
BalsamiqPostImportTask |
class |
CurrentUserAdminPostImportTask
This post import task will give admin permissions to the current user, allow access to the Dashboard, to the
Confluence Admin and...
|
class |
DeleteBlackListedUsersPostImportTask
This post import task will delete black listed users.
|
class |
PermissionPostImportTask
Push the freshly imported permissions in Confluence into User Management so that
the permissions don't get cobbled on the next sync
|
class |
SpacePermissionPostImportTask
This post import task will handle all space permission related work.
|
class |
UserPostImportTask
This post import task will
Updates the full name and email address of the user performing the import
Add all user attributes in Crowd
Set the hashed password in Crowd (via the OnDemand Backup Manager in Crowd)
Set the group memberships
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddOutgoingApplicationLinksPostImportTask
A post-import task that restores outgoing application links for a Confluence space.
|
class |
AddStudioAdminPermissionsToSpacePostImportTask |
Copyright © 2003–2016 Atlassian. All rights reserved.