| Package | Description |
|---|---|
| org.jenkinsci.remoting.engine |
| Modifier and Type | Method and Description |
|---|---|
WorkDirManager.DirType |
WorkDirManager.DirType.getParentDir() |
static WorkDirManager.DirType |
WorkDirManager.DirType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkDirManager.DirType[] |
WorkDirManager.DirType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkDirManager.disable(WorkDirManager.DirType dir) |
File |
WorkDirManager.getLocation(WorkDirManager.DirType type) |
Path |
WorkDirManager.getLocationPath(WorkDirManager.DirType type)
Get
Path of the directory. |
Copyright © 2004–2018. All rights reserved.