public class PostgresThresholdUrlDecorator extends Object
UpgradeTask885PersistApplicationConfig| Modifier and Type | Field and Description |
|---|---|
static String |
PREPARE_THRESHOLD |
| Constructor and Description |
|---|
PostgresThresholdUrlDecorator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMadeChangesToConfig() |
void |
updateJdbcUrlIfNecessary(com.atlassian.config.ApplicationConfiguration applicationConfig)
Updates connection url in the application config
|
public static final String PREPARE_THRESHOLD
public void updateJdbcUrlIfNecessary(com.atlassian.config.ApplicationConfiguration applicationConfig)
applicationConfig - application config to updatepublic boolean hasMadeChangesToConfig()
Copyright © 2018 Atlassian. All rights reserved.