Interface KeepBuildDataProvider

  • All Known Subinterfaces:
    KeepInfo
    All Known Implementing Classes:
    KeepInfoImpl

    public interface KeepBuildDataProvider
    Provides build data to preserve.
    Since:
    2019.2
    • Method Detail

      • getKeepData

        @NotNull
        KeepBuildData getKeepData​(long buildId,
                                  @NotNull
                                  CleanupLevel cleanupLevel)
        Provides the build data to preserve for the given build id and cleanup level.