Package | Description |
---|---|
com.atlassian.confluence.impl.health | |
com.atlassian.confluence.impl.health.checks.rules |
Modifier and Type | Class and Description |
---|---|
class |
I18nErrorMessageProvider
Production implementation of
ErrorMessageProvider . |
Constructor and Description |
---|
AbstractDatabaseCollationRule(ErrorMessageProvider errorMessageProvider,
URL kbUrl,
DatabaseCollationVerifier databaseCollationVerifier,
com.atlassian.config.db.DatabaseHelper databaseHelper,
com.atlassian.config.db.HibernateConfig hibernateConfig,
String[] supportedCollations) |
AbstractHealthCheckRule(ErrorMessageProvider errorMessageProvider,
URL kbUrl,
String failureCause,
JohnsonEventType johnsonEventType) |
DbConnectionPoolRule(DatabaseConfigHelper databaseConfigHelper,
ErrorMessageProvider errorMessageProvider) |
HttpThreadsVsDbConnectionPoolRule(TomcatConfigHelper tomcatConfigHelper,
DatabaseConfigHelper databaseConfigHelper,
ErrorMessageProvider errorMessageProvider)
Production constructor.
|
MsSqlCollationRule(ErrorMessageProvider errorMessageProvider,
DatabaseCollationVerifier databaseCollationVerifier,
com.atlassian.config.db.DatabaseHelper databaseHelper,
com.atlassian.config.db.HibernateConfig hibernateConfig,
String[] supportedCollations) |
MySqlCollationRule(ErrorMessageProvider errorMessageProvider,
DatabaseCollationVerifier databaseCollationVerifier,
com.atlassian.config.db.DatabaseHelper databaseHelper,
com.atlassian.config.db.HibernateConfig hibernateConfig,
String[] supportedCollations) |
PostgresCollationRule(ErrorMessageProvider errorMessageProvider,
DatabaseCollationVerifier databaseCollationVerifier,
com.atlassian.config.db.DatabaseHelper databaseHelper,
com.atlassian.config.db.HibernateConfig hibernateConfig,
String[] supportedCollations) |
TomcatHttpMaxThreadsRule(TomcatConfigHelper tomcatConfigHelper,
ErrorMessageProvider errorMessageProvider) |
Copyright © 2003–2021 Atlassian. All rights reserved.