public final class GitHubPullRequestCommentCause
extends hudson.model.Cause
| Constructor and Description |
|---|
GitHubPullRequestCommentCause(String commentUrl)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCommentUrl()
Retrieves the URL for the GitHub comment for this cause.
|
String |
getShortDescription() |
public GitHubPullRequestCommentCause(String commentUrl)
commentUrl - the URL for the GitHub commentCopyright © 2016–2017. All rights reserved.