Modifier and Type | Class and Description |
---|---|
class |
AttachmentDirectoryChecker
A check to make sure that attachments is correctly configured in JIRA XML data.
|
class |
BackupChecker
Check to make sure that there are no backup service configured.
|
class |
IndexDirectoryChecker
A check to make sure that indexing is correctly configured in JIRA XML data.
|
class |
ServiceChecker
Test to make sure that the debug service is not configured.
|
Modifier and Type | Method and Description |
---|---|
static List<ConfigurationCheck> |
ConfigurationDefaults.createDefaultConfigurationChecks() |
List<ConfigurationCheck> |
ConfigurationChecker.getConfigurationChecks() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationChecker.setConfigurationChecks(Collection<? extends ConfigurationCheck> configurationChecks) |
Constructor and Description |
---|
ConfigurationChecker(File root,
Collection<? extends ConfigurationCheck> checks) |
Modifier and Type | Class and Description |
---|---|
class |
CrowdApplicationCheck
Checks to make sure that the Crow Applications have an application type.
|
class |
PlaintextEncoderChecker
Check that we are using plaintext encoding and not something slow like 'atlassian-security' encoding
|
Modifier and Type | Class and Description |
---|---|
class |
DashboardConfigurationCheck
Configuration check that ensures dashboard configuration is clean and consistent.
|
Modifier and Type | Class and Description |
---|---|
class |
MailChecker
Check to make sure that there are no mail services configured.
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.