Class ComputeHashCallable
java.lang.Object
jenkins.MasterToSlaveFileCallable<String>
org.jenkinsci.plugins.pipeline.utility.steps.fs.ComputeHashCallable
- All Implemented Interfaces:
- FilePath.FileCallable<String>,- Serializable,- ControllerToAgentFileCallable<String>,- org.jenkinsci.remoting.RoleSensitive
Computes the hash of a file on the agent.
- See Also:
- 
Constructor Details- 
ComputeHashCallable
 
- 
- 
Method Details- 
invoke- Throws:
- IOException
 
- 
hashOfFile- Throws:
- NoSuchAlgorithmException
- IOException
 
 
-