public class ResultsCacheHelper extends Object
| Constructor and Description |
|---|
ResultsCacheHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkCacheOrExecute(hudson.model.Run build,
hudson.model.TaskListener listener,
BuildConfig buildConfig) |
static String |
getCacheServiceUrl() |
static int |
getTimeout() |
public static void checkCacheOrExecute(hudson.model.Run build,
hudson.model.TaskListener listener,
BuildConfig buildConfig)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic static String getCacheServiceUrl()
public static int getTimeout()
Copyright © 2016–2019. All rights reserved.