Uses of Class
org.kohsuke.github.GHSubscription
-
Uses of GHSubscription in org.kohsuke.github
Modifier and TypeMethodDescriptionGHRepository.getSubscription()
Returns the current subscription.GHThread.getSubscription()
Returns the current subscription for this thread.GHRepository.subscribe
(boolean subscribed, boolean ignored) Subscribes to this repository to get notifications.GHThread.subscribe
(boolean subscribed, boolean ignored) Subscribes to this conversation to get notifications.