| Modifier and Type | Class and Description |
|---|---|
class |
DefaultImportExportManager |
| Modifier and Type | Method and Description |
|---|---|
protected ImportExportManager |
AbstractBackupRestoreAction.getImportExportManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportSpaceAction.setImportExportManager(ImportExportManager importExportManager) |
void |
AbstractBackupRestoreAction.setImportExportManager(ImportExportManager importExportManager) |
| Constructor and Description |
|---|
ExportSpaceRunner(GateKeeper gateKeeper,
ImportExportManager importExportManager,
PermissionManager permissionManager,
SpaceManager spaceManager,
UserAccessor userAccessor,
com.atlassian.progress.ProgressAwareTaskService progressAwareTaskService,
PayloadSerializer<ExportSpaceParams> exportSpaceSerializer,
cloud.atlassian.logmon.datadog.publisher.DatadogPublisher datadogPublisher,
FeatureFlagServiceClient featureFlagServiceClient) |
ImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher,
ConfluenceIndexManager yeOldeIndexManager,
ImportExportManager importExportManager,
ImportContext context)
Deprecated.
Use the other constructor.
|
ImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher,
IndexManager indexManager,
ImportExportManager importExportManager,
ImportContext context) |
ImportTask(com.atlassian.event.api.EventPublisher eventPublisher,
ConfluenceIndexManager yeOldeIndexManager,
ImportExportManager importExportManager,
ImportContext context)
Deprecated.
Use the other constructor.
|
ImportTask(com.atlassian.event.api.EventPublisher eventPublisher,
IndexManager indexManager,
ImportExportManager importExportManager,
ImportContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpacesSoapService.setImportExportManager(ImportExportManager importExportManager) |
void |
AdminSoapService.setImportExportManager(ImportExportManager importExportManager) |
| Constructor and Description |
|---|
SiteImportTaskRunnerImpl(org.springframework.beans.factory.config.AutowireCapableBeanFactory factory,
com.atlassian.event.api.EventPublisher eventPublisher,
IndexManager indexManager,
ImportExportManager importExportManager,
com.atlassian.sal.api.transaction.TransactionTemplate txTemplate,
ImportRecoveryManager recoveryManager,
CleanUpManager cleanUpManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
MediaApiClientSupplier mediaApiClientSupplier,
MediaApiClientIdentitySupplier mediaApiClientIdentitySupplier,
SynchronyCredentialsPostImportTask synchronyCredentialsPostImportTask,
cloud.atlassian.provisioning.TenantedEventManager tenantedEventManager,
com.atlassian.progress.ProgressAwareTaskService progressAwareTaskService,
PermissionManager permissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
FeatureFlagServiceClient featureFlagServiceClient,
BandanaManager bandanaManager,
TransactionalHostContextAccessor hostContextAccessor,
cloud.atlassian.logmon.datadog.publisher.DatadogPublisher datadogPublisher) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportConfluenceSpaceAction.setImportExportManager(ImportExportManager importExportManager) |
| Constructor and Description |
|---|
SpaceImportTaskRunnerImpl(com.atlassian.applinks.api.ApplicationLinkService applicationLinkService,
com.atlassian.event.api.EventPublisher eventPublisher,
IndexManager indexManager,
ImportExportManager importExportManager,
MediaApiClientSupplier mediaApiClientSupplier,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
MediaApiClientIdentitySupplier mediaApiClientIdentitySupplier,
com.atlassian.studio.common.appstatus.AppStatusService appStatusService,
com.atlassian.applinks.spi.link.MutatingEntityLinkService mutatingEntityLinkService,
com.atlassian.applinks.spi.util.TypeAccessor typeAccessor,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
SpaceManager spaceManager,
GroupMappingBuilder groupMappingBuilder,
com.atlassian.progress.ProgressAwareTaskService progressAwareTaskService,
FeatureFlagServiceClient featureFlagServiceClient,
cloud.atlassian.logmon.datadog.publisher.DatadogPublisher datadogPublisher) |
Copyright © 2003–2017 Atlassian. All rights reserved.