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:
-
Method Summary
Modifier and TypeMethodDescriptionOptional<com.atlassian.dc.filestore.api.compat.FilesystemPath> resolveFileStorePlaceHolders(String directoryLocation)
-
Method Details
-
resolveFileStorePlaceHolders
-