Package io.jenkins.plugins.onmonit.util
Class RemoteComputerInfoRetriever.InfoCallable
java.lang.Object
jenkins.security.MasterToSlaveCallable<ComputerInfo,Throwable>
io.jenkins.plugins.onmonit.util.RemoteComputerInfoRetriever.InfoCallable
- All Implemented Interfaces:
hudson.remoting.Callable<ComputerInfo,
,Throwable> Serializable
,org.jenkinsci.remoting.RoleSensitive
- Enclosing class:
- RemoteComputerInfoRetriever
public static class RemoteComputerInfoRetriever.InfoCallable
extends MasterToSlaveCallable<ComputerInfo,Throwable>
- 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
-
InfoCallable
public InfoCallable()
-
-
Method Details
-
call
- Throws:
Throwable
-