public final class FileStoreHomePathPlaceholderResolver extends Object implements HomePathPlaceholderResolver
GeneralUtil.replaceConfluenceConstants(String, File, File)
,
but returns the results as a FilesystemPath
.GeneralUtil.replaceConfluenceConstants(String, File, File)
Constructor and Description |
---|
FileStoreHomePathPlaceholderResolver(com.atlassian.dc.filestore.api.compat.FilesystemPath localHome,
com.atlassian.dc.filestore.api.compat.FilesystemPath confluenceHome) |
Modifier and Type | Method and Description |
---|---|
Optional<com.atlassian.dc.filestore.api.compat.FilesystemPath> |
resolveFileStorePlaceHolders(String directoryLocation)
Attempt to replace any directory placeholder prefixes in the given location, resolving them against
the coresponding base directory.
|
public FileStoreHomePathPlaceholderResolver(com.atlassian.dc.filestore.api.compat.FilesystemPath localHome, com.atlassian.dc.filestore.api.compat.FilesystemPath confluenceHome)
public Optional<com.atlassian.dc.filestore.api.compat.FilesystemPath> resolveFileStorePlaceHolders(String directoryLocation)
resolveFileStorePlaceHolders
in interface HomePathPlaceholderResolver
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences