Interface ArtifactStorageDiskUsageInfoProvider

  • All Known Implementing Classes:
    ArtifactStorageDiskUsageInfoProviderImpl

    public interface ArtifactStorageDiskUsageInfoProvider
    Provider for a list of all registered in the system storages
    Since:
    2020.2
    • Method Detail

      • getAllDiskUsageInfo

        @NotNull
        List<ArtifactStorageDiskUsageInfo> getAllDiskUsageInfo()
        Returns:
        a list of all registered in the system storages, including external and built-in ones
      • getBuiltInStorageDiskUsageInfo

        @NotNull
        List<ArtifactStorageDiskUsageInfo> getBuiltInStorageDiskUsageInfo()
        Provides built in storages, registered in the system. The first item represents current default storage