public class ComputeDockerfileChecksum extends jenkins.MasterToSlaveFileCallable<String>
| Constructor and Description |
|---|
ComputeDockerfileChecksum(hudson.model.TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
String |
invoke(File f,
hudson.remoting.VirtualChannel channel) |
public ComputeDockerfileChecksum(hudson.model.TaskListener listener)
public String invoke(File f, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2015. All Rights Reserved.