Class FileSha1Step

  • All Implemented Interfaces:
    ExtensionPoint, Describable<org.jenkinsci.plugins.workflow.steps.Step>

    public class FileSha1Step
    extends FileHashStep
    Compute the SHA1 of a file.
    Author:
    Emanuele Zattin <emanuelez@gmail.com>.