public final class GitHubPullRequestUpdateCause
extends hudson.model.Cause
| Constructor and Description |
|---|
GitHubPullRequestUpdateCause(String pullRequestUrl)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPullRequestUrl()
Retrieves the URL for the GitHub pull request for this cause.
|
String |
getShortDescription() |
public GitHubPullRequestUpdateCause(String pullRequestUrl)
pullRequestUrl - the URL for the GitHub commentCopyright © 2016–2017. All rights reserved.