Uses of Enum
org.kohsuke.github.EnforcementLevel
Packages that use EnforcementLevel
-
Uses of EnforcementLevel in org.kohsuke.github
Methods in org.kohsuke.github that return EnforcementLevelModifier and TypeMethodDescriptionstatic EnforcementLevelDeprecated.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.Methods in org.kohsuke.github with parameters of type EnforcementLevelModifier and TypeMethodDescriptionvoidGHBranch.enableProtection(EnforcementLevel level, Collection<String> contexts) Deprecated.