public class FileUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JOB_ROOT_DIR_VAR |
static String |
WORKSPACE_VAR |
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.FilePath |
getFilePath(hudson.model.AbstractBuild<?,?> build,
String path) |
public static final String WORKSPACE_VAR
public static final String JOB_ROOT_DIR_VAR
public static hudson.FilePath getFilePath(hudson.model.AbstractBuild<?,?> build,
String path)
Copyright © 2016–2024. All rights reserved.