| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
List<GHInvitation> |
GitHub.getMyInvitations()
Gets complete list of open invitations for current user.
|
PagedIterable<GHInvitation> |
GHRepository.listInvitations()
Lists all the invitations.
|
Copyright © 2020. All rights reserved.