Class SupportPlugin.LogFetcher

java.lang.Object
jenkins.security.MasterToSlaveCallable<List<LogRecord>,RuntimeException>
com.cloudbees.jenkins.support.SupportPlugin.LogFetcher
All Implemented Interfaces:
hudson.remoting.Callable<List<LogRecord>,RuntimeException>, Serializable, org.jenkinsci.remoting.RoleSensitive
Enclosing class:
SupportPlugin

public static class SupportPlugin.LogFetcher extends MasterToSlaveCallable<List<LogRecord>,RuntimeException>
See Also: