Uses of Class
com.atlassian.confluence.impl.health.HealthCheckTemplate
Packages that use HealthCheckTemplate
-
Uses of HealthCheckTemplate in com.atlassian.confluence.impl.health.checks
Subclasses of HealthCheckTemplate in com.atlassian.confluence.impl.health.checksModifier and TypeClassDescriptionclass
class
AHealthCheck
that checks whether the database collation is supported.class
AHealthCheck
that checks whether the database setup is correct.class
Checks whether Confluence can connect to the database.class
Checks that a Confluence home directory has been specified, and either exists or can be created.class
AHealthCheck
that checks whether there are enough DB connections in the pool relative to the maximum number of HTTP threads.class
AHealthCheck
that checks for a valid confluence license.class
This healthcheck looks at the JDBC URL, and will fail if the URL is a URL which uses the jtds driver.class
If Confluence is using MySQL, this HealthCheck checks whether the JDBC URL contains the deprecated parameter 'storage_engine'.class
AHealthCheck
that checks whether there are enough free memory to run Confluence safely.