Interface HomePathPlaceholderResolver
-
- All Known Implementing Classes:
FileStoreHomePathPlaceholderResolver
public interface HomePathPlaceholderResolver
Provides operations for resolving home directory placeholders in path strings.- Since:
- 7.14
- See Also:
FileStoreHomePathPlaceholderResolver
,GeneralUtil.replaceConfluenceConstants(String, File, File)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<com.atlassian.dc.filestore.api.compat.FilesystemPath>
resolveFileStorePlaceHolders(String directoryLocation)
-