Package com.cloudbees.jenkins.support
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:
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.security.MasterToSlaveCallable
checkRoles
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.remoting.Callable
getChannelOrFail, getOpenChannelOrFail
-
Constructor Details
-
LogFetcher
public LogFetcher()
-
-
Method Details
-
call
- Throws:
RuntimeException
-