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 SummaryConstructors
- 
Method SummaryMethods inherited from class jenkins.security.MasterToSlaveCallablecheckRolesMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.remoting.CallablegetChannelOrFail, getOpenChannelOrFail
- 
Constructor Details- 
LogFetcherpublic LogFetcher()
 
- 
- 
Method Details- 
call- Throws:
- RuntimeException
 
 
-