Class AgentInfo.GetAgentInfo
java.lang.Object
jenkins.MasterToSlaveFileCallable<AgentInfo>
org.jenkinsci.plugins.durabletask.AgentInfo.GetAgentInfo
- All Implemented Interfaces:
FilePath.FileCallable<AgentInfo>
,Serializable
,org.jenkinsci.remoting.RoleSensitive
- Enclosing class:
- AgentInfo
- See Also:
-
Method Summary
Methods inherited from class jenkins.MasterToSlaveFileCallable
checkRoles
-
Method Details
-
invoke
public AgentInfo invoke(File nodeRoot, hudson.remoting.VirtualChannel virtualChannel) throws IOException, InterruptedException - Throws:
IOException
InterruptedException
-