public class EnvUtil extends Object
| Constructor and Description |
|---|
EnvUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSlaveMachine(hudson.Launcher launcher) |
static boolean |
isWindowsOS(boolean slaveMachine,
hudson.model.TaskListener listener,
hudson.model.Run<?,?> build) |
public static boolean isSlaveMachine(hudson.Launcher launcher)
public static boolean isWindowsOS(boolean slaveMachine,
hudson.model.TaskListener listener,
hudson.model.Run<?,?> build)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2013–2020. All rights reserved.