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