public class RetrieveArtifactsStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
RetrieveArtifactsStep.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
RetrieveArtifactsStep(String stage,
List<String> names) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getNames() |
String |
getStage() |
void |
setNames(List<String> names) |
void |
setStage(String stage) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2022. All rights reserved.