public class FileUtils extends Object
Constructor and Description |
---|
FileUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
deleteFile(List<File> files,
PrintStream logger) |
static List<File> |
getFiles(FilePath filePath,
String userPath,
Run<?,?> run,
String frameworkType,
PrintStream logger) |
public static List<File> getFiles(FilePath filePath, String userPath, Run<?,?> run, String frameworkType, PrintStream logger) throws IOException, InterruptedException
IOException
InterruptedException
public static void deleteFile(List<File> files, PrintStream logger)
Copyright © 2016–2024. All rights reserved.