| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHAppInstallation |
GHApp.getInstallationById(long id)
Deprecated.
|
GHAppInstallation |
GHApp.getInstallationByOrganization(String name)
Deprecated.
|
GHAppInstallation |
GHApp.getInstallationByRepository(String ownerName,
String repositoryName)
Deprecated.
|
GHAppInstallation |
GHApp.getInstallationByUser(String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PagedIterable<GHAppInstallation> |
GHApp.listInstallations()
Deprecated.
|
Copyright © 2020. All rights reserved.