@Extension public class PushGHEventSubscriber extends org.jenkinsci.plugins.github.extension.GHEventsSubscriber
GHEvent
PUSH.ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
PushGHEventSubscriber() |
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–2019. All rights reserved.