Uses of Interface
com.atlassian.confluence.core.ConfluencePropertySetManager
-
-
Uses of ConfluencePropertySetManager in com.atlassian.confluence.core
Classes in com.atlassian.confluence.core that implement ConfluencePropertySetManager Modifier and Type Class Description classDefaultPropertySetManager -
Uses of ConfluencePropertySetManager in com.atlassian.confluence.impl.importexport
Methods in com.atlassian.confluence.impl.importexport with parameters of type ConfluencePropertySetManager Modifier and Type Method Description voidSpaceBackupExporter. setPropertySetManager(ConfluencePropertySetManager propertySetManager) -
Uses of ConfluencePropertySetManager in com.atlassian.confluence.impl.propertyset
Methods in com.atlassian.confluence.impl.propertyset with parameters of type ConfluencePropertySetManager Modifier and Type Method Description static ReadThroughCachingContentPropertyManagerReadThroughCachingContentPropertyManager. create(ConfluencePropertySetManager propertySetManager, com.atlassian.cache.CacheFactory cacheFactory) -
Uses of ConfluencePropertySetManager in com.atlassian.confluence.importexport.impl
Methods in com.atlassian.confluence.importexport.impl with parameters of type ConfluencePropertySetManager Modifier and Type Method Description voidXmlExporter. setPropertySetManager(ConfluencePropertySetManager propertySetManager)Deprecated.
-