| Package | Description |
|---|---|
| com.google.gerrit.extensions.api.access |
| Modifier and Type | Field and Description |
|---|---|
PermissionRuleInfo.Action |
PermissionRuleInfo.action |
| Modifier and Type | Method and Description |
|---|---|
static PermissionRuleInfo.Action |
PermissionRuleInfo.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionRuleInfo.Action[] |
PermissionRuleInfo.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PermissionRuleInfo(PermissionRuleInfo.Action action,
Boolean force) |
Copyright © 2018. All rights reserved.