| Package | Description |
|---|---|
| com.atlassian.confluence.impl.health.checks | |
| com.atlassian.confluence.impl.health.checks.rules | |
| com.atlassian.confluence.impl.util.db |
| Constructor and Description |
|---|
DatabaseCollationHealthCheck(Map<String,HealthCheckRule> databaseRules,
DatabaseConfigHelper databaseConfigHelper) |
DatabaseSetupHealthCheck(Map<String,HealthCheckRule> databaseSetupRules,
DatabaseConfigHelper databaseConfigHelper) |
| Constructor and Description |
|---|
DbConnectionPoolRule(DatabaseConfigHelper databaseConfigHelper,
ErrorMessageProvider errorMessageProvider) |
HttpThreadsVsDbConnectionPoolRule(TomcatConfigHelper tomcatConfigHelper,
DatabaseConfigHelper databaseConfigHelper,
ErrorMessageProvider errorMessageProvider)
Production constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDatabaseConfigHelper
Production implementation of
DatabaseConfigHelper. |
Copyright © 2003–2022 Atlassian. All rights reserved.