| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHSubscription |
GHRepository.getSubscription()
Returns the current subscription.
|
GHSubscription |
GHThread.getSubscription()
Returns the current subscription for this thread.
|
GHSubscription |
GHRepository.subscribe(boolean subscribed,
boolean ignored)
Subscribes to this repository to get notifications.
|
GHSubscription |
GHThread.subscribe(boolean subscribed,
boolean ignored)
Subscribes to this conversation to get notifications.
|
Copyright © 2017. All rights reserved.