Class PullRequestInfo
java.lang.Object
org.jenkinsci.plugins.github.pullrequest.webhook.PullRequestInfo
Bean class to store main info from payload of webhook
- Author:
- lanwen (Merkushev Kirill)
-
Constructor Summary
ConstructorDescriptionPullRequestInfo
(String repo, int num) PullRequestInfo
(String repo, int num, String target) -
Method Summary
-
Constructor Details
-
PullRequestInfo
-
PullRequestInfo
-
-
Method Details
-
getRepo
-
getNum
public int getNum() -
getTarget
-