Interface ExternalStorageIdAccessor

    • Method Detail

      • getStorageId

        @NotNull
        Optional<ExternalStorageId> getStorageId​(@NotNull
                                                 File buildDirectory,
                                                 @NotNull
                                                 SProject project)
        Parameters:
        buildDirectory -
        projectId -
        Returns:
        id of a storage, accossiated with this build directory and project, or null, if this build doesn't use external storages