public final class GitHubPullRequestUpdateCause extends hudson.model.Cause implements Serializable
| 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 commentpublic String getShortDescription()
getShortDescription in class hudson.model.Cause@Exported(visibility=3) public String getPullRequestUrl()
Copyright © 2016–2022. All rights reserved.