| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHPermissionType |
GHRepository.getPermission(GHUser u)
Deprecated.
|
GHPermissionType |
GHRepository.getPermission(String user)
Deprecated.
|
static GHPermissionType |
GHPermissionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GHPermissionType[] |
GHPermissionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.