| Package | Description |
|---|---|
| org.jenkinsci.plugins.pipeline.github |
| Modifier and Type | Method and Description |
|---|---|
IssueCommentGroovyObject |
PullRequestGroovyObject.comment(String body) |
IssueCommentGroovyObject |
PullRequestGroovyObject.editComment(long commentId,
String body) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IssueCommentGroovyObject> |
PullRequestGroovyObject.getComments() |
Copyright © 2016–2020. All rights reserved.