Uses of Interface
com.atlassian.confluence.impl.filestore.HomePathPlaceholderResolver
Packages that use HomePathPlaceholderResolver
Package
Description
-
Uses of HomePathPlaceholderResolver in com.atlassian.confluence.impl.filestore
Classes in com.atlassian.confluence.impl.filestore that implement HomePathPlaceholderResolverModifier and TypeClassDescriptionfinal class
Provides a mechanism to substitute placeholders representing the various Confluence home directories. -
Uses of HomePathPlaceholderResolver in com.atlassian.confluence.impl.pages.attachments.filesystem
Constructors in com.atlassian.confluence.impl.pages.attachments.filesystem with parameters of type HomePathPlaceholderResolverModifierConstructorDescriptionAttachmentDataStorageLocationResolver
(String attachmentSubdirectoryName, com.atlassian.config.bootstrap.AtlassianBootstrapManager bootstrapManager, HomePathPlaceholderResolver filesystemPathResolver)