public class P4TaggingStep
extends org.jenkinsci.plugins.workflow.steps.Step
Modifier and Type | Class and Description |
---|---|
static class |
P4TaggingStep.DescriptorImpl |
static class |
P4TaggingStep.P4TaggingStepExecution |
Constructor and Description |
---|
P4TaggingStep(String rawLabelName,
String rawLabelDesc) |
Modifier and Type | Method and Description |
---|---|
String |
getRawLabelDesc() |
String |
getRawLabelName() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
public String getRawLabelName()
public String getRawLabelDesc()
public org.jenkinsci.plugins.workflow.steps.StepExecution start(org.jenkinsci.plugins.workflow.steps.StepContext context)
start
in class org.jenkinsci.plugins.workflow.steps.Step
Copyright © 2016–2021. All rights reserved.