public final class JenkinsUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getUniversalProperty(String name)
Deprecated.
Use system properties.
|
static String |
getUniversalProperty(String name,
String defaultValue)
Deprecated.
Use system properties.
|
static File |
getWorkspace()
Get workspace.
|
@Deprecated public static String getUniversalProperty(String name, String defaultValue)
Priority list (according to forms and locations):
name - Property namedefaultValue - Default value, if property was not found@Deprecated public static String getUniversalProperty(String name)
public static File getWorkspace()
Copyright © 2021. All rights reserved.