public class FilePathUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ALLURE_PREFIX |
| Modifier and Type | Method and Description |
|---|---|
static void |
copyRecursiveTo(hudson.FilePath from,
hudson.FilePath to,
hudson.model.AbstractBuild build,
PrintStream logger) |
static void |
deleteRecursive(hudson.FilePath filePath,
PrintStream logger) |
public static final String ALLURE_PREFIX
public static void copyRecursiveTo(hudson.FilePath from,
hudson.FilePath to,
hudson.model.AbstractBuild build,
PrintStream logger)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic static void deleteRecursive(hudson.FilePath filePath,
PrintStream logger)
Copyright © 2004-2015 Yandex. All Rights Reserved.