public class GerritChange extends Object
| Constructor and Description |
|---|
GerritChange(Map<String,String> env,
PrintStream logger) |
GerritChange(org.jenkinsci.plugins.workflow.steps.StepContext context) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getChangeId() |
Integer |
getRevision() |
boolean |
valid() |
public GerritChange(Map<String,String> env, PrintStream logger) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic GerritChange(org.jenkinsci.plugins.workflow.steps.StepContext context)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2018–2019. All rights reserved.