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