Uses of Interface
com.atlassian.confluence.impl.health.checks.DbHealthCheckHelper
-
Uses of DbHealthCheckHelper in com.atlassian.confluence.impl.health.checks
ModifierConstructorDescriptionprotected
DbConnectionHealthCheck
(SingleConnectionProvider databaseHelper, com.atlassian.config.db.HibernateConfig hibernateConfig, DbHealthCheckHelper dbHealthCheckHelper) MSSQLDriverMigrationHealthCheck
(DataSourceConfiguration dataSourceConfiguration, DbHealthCheckHelper dbHealthCheckHelper, com.atlassian.config.bootstrap.AtlassianBootstrapManager bootstrapManager) MySqlJdbcUrlHealthCheck
(com.atlassian.config.db.HibernateConfig hibernateConfig, DataSourceConfiguration dataSourceConfiguration, SingleConnectionProvider databaseHelper, DbHealthCheckHelper dbHealthCheckHelper)