public class FileSha1Step
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
FileSha1Step.DescriptorImpl |
static class |
FileSha1Step.ExecutionImpl |
| Constructor and Description |
|---|
FileSha1Step(String file) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFile() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
@DataBoundConstructor public FileSha1Step(String file) throws hudson.model.Descriptor.FormException
hudson.model.Descriptor.FormExceptionCopyright © 2016–2020. All rights reserved.