Uses of Class
org.jenkinsci.plugins.github.pullrequest.webhook.AbstractGHPullRequestSubsriber
-
Packages that use AbstractGHPullRequestSubsriber Package Description com.github.kostyasha.github.integration.multibranch.hooks org.jenkinsci.plugins.github.pullrequest.webhook -
-
Uses of AbstractGHPullRequestSubsriber in com.github.kostyasha.github.integration.multibranch.hooks
Subclasses of AbstractGHPullRequestSubsriber in com.github.kostyasha.github.integration.multibranch.hooks Modifier and Type Class Description class
GHPRMultiBranchSubscriber
-
Uses of AbstractGHPullRequestSubsriber in org.jenkinsci.plugins.github.pullrequest.webhook
Subclasses of AbstractGHPullRequestSubsriber in org.jenkinsci.plugins.github.pullrequest.webhook Modifier and Type Class Description class
GHPullRequestSubscriber
Uses extension point from github-plugin to get events form standard github-webhook endpoint.
-