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