Class FileSystemFacadeUtil


  • public class FileSystemFacadeUtil
    extends Object
    • Constructor Detail

      • FileSystemFacadeUtil

        public FileSystemFacadeUtil()
    • Method Detail

      • resolveInternalArtifactsPath

        @NotNull
        public static Path resolveInternalArtifactsPath​(Path path)
      • resolveLogsPath

        @NotNull
        public static Path resolveLogsPath​(Path path)
      • isMonitored

        public static boolean isMonitored​(@NotNull
                                          String relativeBuildPath)