@Extension public class LoggingCallableIntercepter<T> extends hudson.FilePath.FileCallableWrapperFactory implements Serializable
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingCallableIntercepter.LoggingWrapper<T1> |
| Constructor and Description |
|---|
LoggingCallableIntercepter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setActionable(hudson.model.Actionable a) |
<T> hudson.remoting.DelegatingCallable<T,IOException> |
wrap(hudson.remoting.DelegatingCallable<T,IOException> callable) |
public static void setActionable(hudson.model.Actionable a)
public <T> hudson.remoting.DelegatingCallable<T,IOException> wrap(hudson.remoting.DelegatingCallable<T,IOException> callable)
wrap in class hudson.FilePath.FileCallableWrapperFactoryCopyright © 2004-2015. All Rights Reserved.