Class AbstractCacheDirectoryProvider

    • Constructor Detail

      • AbstractCacheDirectoryProvider

        protected AbstractCacheDirectoryProvider​(@NotNull
                                                 BuildAgentConfiguration agentConfiguration,
                                                 @NotNull
                                                 ExtensionHolder extensionHolder,
                                                 @NotNull
                                                 String cacheDirectoryName,
                                                 @NotNull
                                                 String directoryCleanerName)
    • Method Detail

      • getBuildCacheDirectory

        @NotNull
        public File getBuildCacheDirectory​(@NotNull
                                           AgentRunningBuild build)