@Internal
public interface BambooHealthCheckService
Modifier and Type | Method and Description |
---|---|
DatabaseType |
getDatabaseType()
Instance database type
|
long |
getLocalAgentsCount() |
int |
getMaxDbConnectionPoolsSize() |
Set<String> |
getModulesThatCanBeDisabled() |
MySQLChecks |
getMySQLChecks() |
Set<String> |
getPluginsThatCanBeDisabled() |
void |
ignoreDisabledPlugin(String key) |
void |
ignoreDisabledPluginModule(String completeKey) |
DatabaseType getDatabaseType()
int getMaxDbConnectionPoolsSize()
long getLocalAgentsCount()
void ignoreDisabledPlugin(String key)
void ignoreDisabledPluginModule(String completeKey)
MySQLChecks getMySQLChecks()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.