Package | Description |
---|---|
com.atlassian.confluence.admin.actions.cluster | |
com.atlassian.confluence.cluster | |
com.atlassian.confluence.cluster.nonclustered |
Implementations for cluster interfaces when no cluster is present.
|
com.atlassian.confluence.impl.cluster | |
com.atlassian.confluence.upgrade.upgradetask |
Modifier and Type | Method and Description |
---|---|
protected ClusterConfigurationHelper |
ClusterConfigurationAction.getClusterConfigurationHelper()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterConfigurationAction.setClusterConfigurationHelper(ClusterConfigurationHelper clusterConfigurationHelper)
Deprecated.
|
Constructor and Description |
---|
StartClusterTask(com.atlassian.johnson.JohnsonEventContainer eventContainer,
com.atlassian.johnson.event.Event clusterMigrationEvent,
String clusterName,
File clusterHome,
String networkInterface,
InetAddress clusterAddress,
ClusterConfigurationHelper clusterConfigurationHelper,
I18NBean i18nBean)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultClusterConfigurationHelper
An implementation of
ClusterConfigurationHelper which assumes that a cluster of some sort is being used. |
Modifier and Type | Class and Description |
---|---|
class |
NonClusterConfigurationHelper
An implementation of
ClusterConfigurationHelper for use when clustering is not being used. |
Modifier and Type | Interface and Description |
---|---|
interface |
ClusterConfigurationHelperInternal
Parts of
ClusterConfigurationHelper
that should not be visible for plugins. |
Modifier and Type | Method and Description |
---|---|
static void |
DisableBackupJobUpgradeTask.disableAutomaticBackup(ScheduledJobManager scheduledJobManager,
ClusterConfigurationHelper clusterConfigurationHelper) |
Constructor and Description |
---|
DisableBackupJobUpgradeTask(ScheduledJobManager scheduledJobManager,
ClusterConfigurationHelper clusterConfigurationHelper) |
MigrateIndexTaskQueueToJournalUpgradeTask(org.hibernate.SessionFactory sessionFactory,
HibernateJournalDao hibernateJournalDao,
ClusterConfigurationHelper clusterConfigurationHelper) |
SetAttachmentStorageSettingForClustersUpgradeTask(ClusterConfigurationHelper clusterConfigurationHelper,
SettingsManager settingsManager) |
Copyright © 2003–2019 Atlassian. All rights reserved.