Class ArtifactPathsEvaluator


  • public final class ArtifactPathsEvaluator
    extends Object
    • Method Detail

      • getPathsToDelete

        @NotNull
        public static List<String> getPathsToDelete​(@NotNull
                                                    BuildCleanupContextEx cleanupContext,
                                                    @NotNull
                                                    SFinishedBuild build,
                                                    @NotNull
                                                    ArtifactListData artifactsInfo)
        Computes the paths of the artifacts that should be deleted according to the provided cleanup settings. Evaluates the paths for both old and new cleanups.