| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
static EnforcementLevel |
EnforcementLevel.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static EnforcementLevel[] |
EnforcementLevel.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GHBranch.enableProtection(EnforcementLevel level,
Collection<String> contexts)
Deprecated.
|
Copyright © 2017. All rights reserved.