Uses of Class
org.jenkinsci.plugins.github.pullrequest.webhook.PullRequestInfo
Package
Description
-
Uses of PullRequestInfo in com.github.kostyasha.github.integration.multibranch.hooks
ModifierConstructorDescriptionGitHubPullRequestScmHeadEvent
(jenkins.scm.api.SCMEvent.Type type, long timestamp, PullRequestInfo payload, String origin) -
Uses of PullRequestInfo in org.jenkinsci.plugins.github.pullrequest.webhook
Modifier and TypeMethodDescriptionprotected PullRequestInfo
AbstractGHPullRequestSubsriber.extractPullRequestInfo
(org.kohsuke.github.GHEvent event, String payload, org.kohsuke.github.GitHub gh)