|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of GHCommitComment in org.kohsuke.github |
|---|
| Methods in org.kohsuke.github that return GHCommitComment | |
|---|---|
GHCommitComment |
GHCommit.createComment(String body)
|
GHCommitComment |
GHCommit.createComment(String body,
String path,
Integer line,
Integer position)
Creates a commit comment. |
| Methods in org.kohsuke.github that return types with arguments of type GHCommitComment | |
|---|---|
PagedIterable<GHCommitComment> |
GHCommit.listComments()
Lists up all the commit comments in this repository. |
PagedIterable<GHCommitComment> |
GHRepository.listCommitComments()
Lists up all the commit comments in this repository. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||