Uses of Class
com.atlassian.confluence.setup.settings.CustomHtmlSettings
Packages that use CustomHtmlSettings
Package
Description
This package contains handlers that know how to create change values out of
changed objects.
-
Uses of CustomHtmlSettings in com.atlassian.confluence.impl.audit.handler
Methods in com.atlassian.confluence.impl.audit.handler that return types with arguments of type CustomHtmlSettingsModifier and TypeMethodDescriptioncom.atlassian.confluence.impl.audit.handler.DefaultAuditHandler<CustomHtmlSettings> AuditHandlerFactory.createCustomHtmlSettingsHandler() -
Uses of CustomHtmlSettings in com.atlassian.confluence.setup.settings
Methods in com.atlassian.confluence.setup.settings that return CustomHtmlSettingsMethods in com.atlassian.confluence.setup.settings with parameters of type CustomHtmlSettingsModifier and TypeMethodDescriptionvoidSettings.setCustomHtmlSettings(CustomHtmlSettings customHtmlSettings) Constructors in com.atlassian.confluence.setup.settings with parameters of type CustomHtmlSettings