Class BuiltInStorageIdAccessorImpl
- java.lang.Object
-
- jetbrains.buildServer.serverSide.statistics.diskusage.impl.BuiltInStorageIdAccessorImpl
-
- All Implemented Interfaces:
BuiltInStorageIdAccessor
public class BuiltInStorageIdAccessorImpl extends Object implements BuiltInStorageIdAccessor
-
-
Constructor Summary
Constructors Constructor Description BuiltInStorageIdAccessorImpl()
-
-
-
Method Detail
-
getStorageIdByPath
@NotNull public String getStorageIdByPath(@NotNull File artifactsDirectory) throws IOException
- Specified by:
getStorageIdByPath
in interfaceBuiltInStorageIdAccessor
- Returns:
- id of a storage, which is defined by this directory
- Throws:
IOException
-
-