| Modifier and Type | Interface and Description |
|---|---|
interface |
LongRunningTaskManagerInternal
Internal version of the
LongRunningTaskManager interface; see the package-info.java for rationale. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLongRunningTaskManager |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportConfluenceSiteAction.setLongRunningTaskManager(LongRunningTaskManager longRunningTaskManager) |
| Constructor and Description |
|---|
ImporterServiceImpl(com.atlassian.sal.api.user.UserManager userManager,
UserAccessor userAccessor,
LongRunningTaskManager longRunningTaskManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ConfluenceIndexManager indexManager,
ImportExportManager importExportManager,
com.atlassian.sal.api.transaction.TransactionTemplate txTemplate,
ImportRecoveryManager importRecoveryManager,
CleanUpManager cleanUpManager,
MediaApiClientSupplier mediaApiClientSupplier,
MediaApiClientIdentitySupplier mediaApiClientIdentitySupplier,
SynchronyCredentialsPostImportTask synchronyCredentialsPostImportTask) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportConfluenceSpaceAction.setLongRunningTaskManager(LongRunningTaskManager longRunningTaskManager) |
Copyright © 2003–2016 Atlassian. All rights reserved.