public class JenkinsConsoleInterceptor extends Object implements okhttp3.Interceptor
| Constructor and Description |
|---|
JenkinsConsoleInterceptor(PrintStream stream)
Constructor for intercepting the console output.
|
public JenkinsConsoleInterceptor(PrintStream stream)
stream - printstream of jenkins console.@Nonnull public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain) throws IOException
intercept in interface okhttp3.InterceptorIOExceptionCopyright © 2016–2020. All rights reserved.