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