public class ArtifactArchiverStep
extends org.jenkinsci.plugins.workflow.steps.Step
Modifier and Type | Class and Description |
---|---|
static class |
ArtifactArchiverStep.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
ArtifactArchiverStep(String includes) |
Modifier and Type | Method and Description |
---|---|
String |
getExcludes() |
String |
getIncludes() |
void |
setExcludes(String excludes) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2022. All rights reserved.