| Package | Description |
|---|---|
| com.atlassian.confluence.cluster.nonclustered |
Implementations for cluster interfaces when no cluster is present.
|
| com.atlassian.confluence.impl.cluster | |
| com.atlassian.confluence.importexport.actions | |
| com.atlassian.sal.confluence.lifecycle |
| Modifier and Type | Class and Description |
|---|---|
class |
NonClusteredZduManager
ZduManager implementation used when Confluence is not clustered.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultZduManager |
| Modifier and Type | Field and Description |
|---|---|
protected ZduManager |
AbstractBackupRestoreAction.zduManager
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBackupRestoreAction.setZduManager(ZduManager zduManager)
Deprecated.
|
| Constructor and Description |
|---|
DefaultPluginUpgradeFinalizationManager(List<com.atlassian.sal.api.upgrade.PluginUpgradeTask> upgradeTasks,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
ZduManager zduManager) |
Copyright © 2003–2022 Atlassian. All rights reserved.