public class PragprogPipelineStep extends org.jenkinsci.plugins.workflow.steps.AbstractStepImpl implements PragprogStep
| Modifier and Type | Class and Description |
|---|---|
static class |
PragprogPipelineStep.PragprogPipelineStepDescriptor |
| Constructor and Description |
|---|
PragprogPipelineStep(String displayLanguageCode,
Boolean indicateBuildResult) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Action |
createAction(hudson.model.Job<?,?> job) |
hudson.model.Action |
createAction(hudson.model.Run<?,?> run) |
String |
getDisplayLanguageCode() |
Boolean |
getIndicateBuildResult() |
public String getDisplayLanguageCode()
getDisplayLanguageCode in interface PragprogSteppublic Boolean getIndicateBuildResult()
getIndicateBuildResult in interface PragprogSteppublic hudson.model.Action createAction(hudson.model.Job<?,?> job)
createAction in interface PragprogSteppublic hudson.model.Action createAction(hudson.model.Run<?,?> run)
createAction in interface PragprogStepCopyright © 2012–2016. All rights reserved.