public class Util extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Util.VersionProviderImpl |
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static File |
explodeWar(String jarPath) |
static String |
getJenkinsfileRunnerVersion() |
static String |
getMininumJenkinsVersion() |
static boolean |
isJenkinsVersionSupported(String version) |
static String |
readJenkinsPomProperty(String key) |
public static String getJenkinsfileRunnerVersion() throws IOException
IOExceptionpublic static String getMininumJenkinsVersion() throws IOException
IOExceptionpublic static boolean isJenkinsVersionSupported(String version) throws IOException
IOExceptionpublic static String readJenkinsPomProperty(String key) throws IOException
IOExceptionpublic static File explodeWar(String jarPath) throws IOException
IOExceptionCopyright © 2004–2020. All rights reserved.