public class ArtifactUnarchiverStep
extends org.jenkinsci.plugins.workflow.steps.Step
Modifier and Type | Class and Description |
---|---|
static class |
ArtifactUnarchiverStep.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
Map<String,String> |
mapping
Files to copy over.
|
Constructor and Description |
---|
ArtifactUnarchiverStep() |
Modifier and Type | Method and Description |
---|---|
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2022. All rights reserved.