| Package | Description |
|---|---|
| com.atlassian.confluence.cluster | |
| com.atlassian.confluence.cluster.nonclustered |
Implementations for cluster interfaces when no cluster is present.
|
| com.atlassian.confluence.setup | |
| com.atlassian.confluence.setup.actions |
| 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 | Method and Description |
|---|---|
void |
DefaultBootstrapManager.setClusterConfigurationHelper(ClusterConfigurationHelperInternal clusterConfigurationHelper) |
| Modifier and Type | Method and Description |
|---|---|
ClusterConfigurationHelperInternal |
SetupClusterAction.getClusterConfigurationHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetupClusterAction.setClusterConfigurationHelper(ClusterConfigurationHelperInternal clusterConfigurationHelper) |
void |
FinishSetupAction.setClusterConfigurationHelper(ClusterConfigurationHelperInternal clusterConfigurationHelper) |
Copyright © 2003–2017 Atlassian. All rights reserved.