public class GerritCheckStep
extends org.jenkinsci.plugins.workflow.steps.Step
Modifier and Type | Class and Description |
---|---|
static class |
GerritCheckStep.DescriptorImpl |
class |
GerritCheckStep.Execution |
Constructor and Description |
---|
GerritCheckStep() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getChecks() |
String |
getMessage() |
String |
getUrl() |
void |
setChecks(Map<String,String> checks) |
void |
setMessage(String message) |
void |
setUrl(String url) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) |
Copyright © 2018–2024. All rights reserved.