Class FileSha1Step
java.lang.Object
hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.steps.Step>
org.jenkinsci.plugins.workflow.steps.Step
org.jenkinsci.plugins.pipeline.utility.steps.fs.FileHashStep
org.jenkinsci.plugins.pipeline.utility.steps.fs.FileSha1Step
- All Implemented Interfaces:
- ExtensionPoint,- Describable<org.jenkinsci.plugins.workflow.steps.Step>
Compute the SHA1 of a file.
- Author:
- Emanuele Zattin <emanuelez@gmail.com>.
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class org.jenkinsci.plugins.pipeline.utility.steps.fs.FileHashStepFileHashStep.ExecutionImplNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.jenkinsci.plugins.pipeline.utility.steps.fs.FileHashStepgetFile, getHashAlgorithm, startMethods inherited from class org.jenkinsci.plugins.workflow.steps.StepgetDescriptor
- 
Constructor Details- 
FileSha1Step- Throws:
- Descriptor.FormException
 
 
-