Class GetSignedArtifactStepExecution

java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Void>
io.jenkins.plugins.signpath.GetSignedArtifactStepExecution
All Implemented Interfaces:
Serializable

public class GetSignedArtifactStepExecution extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Void>
The step-execution for the
See Also: