public class GetP4Step
extends org.jenkinsci.plugins.workflow.steps.Step
Modifier and Type | Class and Description |
---|---|
static class |
GetP4Step.DescriptorImpl |
static class |
GetP4Step.Execution |
Constructor and Description |
---|
GetP4Step(String credential,
Workspace workspace) |
Modifier and Type | Method and Description |
---|---|
String |
getCredential() |
Workspace |
getWorkspace() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2022. All rights reserved.