Uses of Interface
com.atlassian.confluence.setup.settings.GlobalDescriptionDao
Packages that use GlobalDescriptionDao
Package
Description
-
Uses of GlobalDescriptionDao in com.atlassian.confluence.impl.settings
Constructors in com.atlassian.confluence.impl.settings with parameters of type GlobalDescriptionDaoModifierConstructorDescriptionDefaultGlobalDescriptionManager
(GlobalDescriptionDao globalDescriptionDao, BandanaManager bandanaManager, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of GlobalDescriptionDao in com.atlassian.confluence.internal.setup.settings
Subinterfaces of GlobalDescriptionDao in com.atlassian.confluence.internal.setup.settingsModifier and TypeInterfaceDescriptioninterface
Dao for the GlobalDescription. -
Uses of GlobalDescriptionDao in com.atlassian.confluence.setup.settings
Classes in com.atlassian.confluence.setup.settings that implement GlobalDescriptionDaoMethods in com.atlassian.confluence.setup.settings with parameters of type GlobalDescriptionDaoModifier and TypeMethodDescriptionvoid
DefaultSettingsManager.setGlobalDescriptionDao
(GlobalDescriptionDao globalDescriptionDao) Deprecated.