public class P4ApproveStep
extends org.jenkinsci.plugins.workflow.steps.Step
Modifier and Type | Class and Description |
---|---|
static class |
P4ApproveStep.DescriptorImpl |
static class |
P4ApproveStep.P4ApproveStepExecution |
Constructor and Description |
---|
P4ApproveStep(String credential,
String review,
String status) |
Modifier and Type | Method and Description |
---|---|
String |
getCredential() |
String |
getDescription() |
String |
getReview() |
String |
getStatus() |
void |
setDescription(String description) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2017. All rights reserved.