public class Utils extends Object
Constructor and Description |
---|
Utils() |
Modifier and Type | Method and Description |
---|---|
static String[] |
buildCommandLine(hudson.FilePath script) |
static String |
getContents(String command) |
static String |
getFileExtension() |
static String |
getStringFromInputStream(InputStream inputStream) |
public static String getFileExtension()
public static String[] buildCommandLine(hudson.FilePath script)
public static String getStringFromInputStream(InputStream inputStream)
Copyright © 2016–2017. All rights reserved.