public class RemoveSummariesStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractRemoveBadgesStep.Execution |
static class |
RemoveSummariesStep.DescriptorImpl |
| Constructor and Description |
|---|
RemoveSummariesStep() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends AbstractAction> |
getActionClass() |
String |
getId() |
void |
setId(String id) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
protected Class<? extends AbstractAction> getActionClass()
public org.jenkinsci.plugins.workflow.steps.StepExecution start(org.jenkinsci.plugins.workflow.steps.StepContext context)
start in class org.jenkinsci.plugins.workflow.steps.Step@DataBoundSetter @OptionalParam(description="The id for this badge. This id can be used to selectively delete badges.") public void setId(String id)
public String getId()
Copyright © 2016–2018. All rights reserved.