public class Utils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Utils.BusyNodeList |
Modifier and Type | Method and Description |
---|---|
static String |
encryptPassword(String password) |
static long |
getSystemTime(hudson.remoting.VirtualChannel channel,
hudson.model.BuildListener listener) |
static boolean |
IsLaunchedAsSystemUser(hudson.remoting.VirtualChannel channel,
hudson.model.BuildListener listener) |
static boolean |
isWindows(hudson.remoting.VirtualChannel channel,
hudson.model.BuildListener listener) |
static long |
OLEDateToMillis(double dSerialDate) |
static long |
safeConvertDate(String oleDate) |
public static boolean isWindows(hudson.remoting.VirtualChannel channel, hudson.model.BuildListener listener)
public static boolean IsLaunchedAsSystemUser(hudson.remoting.VirtualChannel channel, hudson.model.BuildListener listener)
public static long getSystemTime(hudson.remoting.VirtualChannel channel, hudson.model.BuildListener listener)
public static long safeConvertDate(String oleDate)
public static long OLEDateToMillis(double dSerialDate)
Copyright © 2016–2017. All rights reserved.