public class DetectPipelineStep
extends org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
DetectPipelineStep.DetectPipelineExecution |
static class |
DetectPipelineStep.DetectPipelineStepDescriptor |
| Constructor and Description |
|---|
DetectPipelineStep(java.lang.String detectProperties) |
| Modifier and Type | Method and Description |
|---|---|
DetectPipelineStep.DetectPipelineStepDescriptor |
getDescriptor() |
java.lang.String |
getDetectProperties() |
@DataBoundConstructor public DetectPipelineStep(java.lang.String detectProperties)
public java.lang.String getDetectProperties()
public DetectPipelineStep.DetectPipelineStepDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<org.jenkinsci.plugins.workflow.steps.Step>getDescriptor in class org.jenkinsci.plugins.workflow.steps.Step