@Extension public class PullRequestGHEventSubscriber extends org.jenkinsci.plugins.github.extension.GHEventsSubscriber
GHEvent
PULL_REQUEST.ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
PullRequestGHEventSubscriber() |
Modifier and Type | Method and Description |
---|---|
protected Set<org.kohsuke.github.GHEvent> |
events() |
protected boolean |
isApplicable(Item project) |
protected void |
onEvent(org.jenkinsci.plugins.github.extension.GHSubscriberEvent event) |
protected boolean isApplicable(@Nullable Item project)
isApplicable
in class org.jenkinsci.plugins.github.extension.GHEventsSubscriber
protected Set<org.kohsuke.github.GHEvent> events()
events
in class org.jenkinsci.plugins.github.extension.GHEventsSubscriber
protected void onEvent(org.jenkinsci.plugins.github.extension.GHSubscriberEvent event)
onEvent
in class org.jenkinsci.plugins.github.extension.GHEventsSubscriber
Copyright © 2016–2020. All rights reserved.