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