com.cloudbees.jenkins.plugins.okidocki
Class DockerfileImageSelector.ComputeDockerfileChecksum
java.lang.Object
com.cloudbees.jenkins.plugins.okidocki.DockerfileImageSelector.ComputeDockerfileChecksum
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<String>, Serializable
- Enclosing class:
- DockerfileImageSelector
public static class DockerfileImageSelector.ComputeDockerfileChecksum
- extends Object
- implements hudson.FilePath.FileCallable<String>
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DockerfileImageSelector.ComputeDockerfileChecksum
public DockerfileImageSelector.ComputeDockerfileChecksum()
invoke
public String invoke(File f,
hudson.remoting.VirtualChannel channel)
throws IOException,
InterruptedException
- Specified by:
invoke
in interface hudson.FilePath.FileCallable<String>
- Throws:
IOException
InterruptedException
Copyright © 2004-2014. All Rights Reserved.