Uses of Class
org.kohsuke.github.GHSubscription
Packages that use GHSubscription
-
Uses of GHSubscription in org.kohsuke.github
Methods in org.kohsuke.github that return GHSubscriptionModifier 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.