Class CommandCallable
java.lang.Object
jenkins.MasterToSlaveFileCallable<List<String>>
io.jenkins.plugins.report.genericdiff.CommandCallable
- All Implemented Interfaces:
FilePath.FileCallable<List<String>>,Serializable,org.jenkinsci.remoting.RoleSensitive
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jenkins.MasterToSlaveFileCallable
checkRoles
-
Constructor Details
-
CommandCallable
-
-
Method Details
-
invoke
public List<String> invoke(File f, hudson.remoting.VirtualChannel vchannel) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-
readStream
- Throws:
IOException
-