public class GerritCommentStep
extends org.jenkinsci.plugins.workflow.steps.Step
Modifier and Type | Class and Description |
---|---|
static class |
GerritCommentStep.DescriptorImpl |
class |
GerritCommentStep.Execution |
Constructor and Description |
---|
GerritCommentStep(String path,
String message) |
Modifier and Type | Method and Description |
---|---|
int |
getLine() |
void |
setLine(int line) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) |
Copyright © 2018–2024. All rights reserved.