| Package | Description |
|---|---|
| com.atlassian.confluence.impl.audit.handler |
This package contains handlers that know how to create change values out of
changed objects.
|
| com.atlassian.confluence.setup.settings |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.confluence.impl.audit.handler.DefaultAuditHandler<CustomHtmlSettings> |
AuditHandlerFactory.createCustomHtmlSettingsHandler() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.confluence.impl.audit.handler.AuditHandler<Settings> |
AuditHandlerFactory.createSettingsHandler(com.atlassian.confluence.impl.audit.handler.AuditHandler<CaptchaSettings> captchaSettingsAuditHandler,
com.atlassian.confluence.impl.audit.handler.AuditHandler<CustomHtmlSettings> customHtmlSettingsAuditHandler,
com.atlassian.confluence.impl.audit.handler.AuditHandler<LoginManagerSettings> loginManagerSettingsAuditHandler,
com.atlassian.confluence.impl.audit.handler.AuditHandler<ConfluenceHttpParameters> confluenceHttpParametersAuditHandler) |
| Modifier and Type | Method and Description |
|---|---|
CustomHtmlSettings |
Settings.getCustomHtmlSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.setCustomHtmlSettings(CustomHtmlSettings customHtmlSettings) |
| Constructor and Description |
|---|
CustomHtmlSettings(CustomHtmlSettings other) |
Copyright © 2003–2022 Atlassian. All rights reserved.