Uses of Enum
org.kohsuke.github.GHRepositoryRule.SecurityAlertsThreshold
Packages that use GHRepositoryRule.SecurityAlertsThreshold
-
Uses of GHRepositoryRule.SecurityAlertsThreshold in org.kohsuke.github
Methods in org.kohsuke.github that return GHRepositoryRule.SecurityAlertsThresholdModifier and TypeMethodDescriptionGHRepositoryRule.CodeScanningTool.getSecurityAlertsThreshold()
Gets the security alerts threshold.Returns the enum constant of this type with the specified name.GHRepositoryRule.SecurityAlertsThreshold.values()
Returns an array containing the constants of this enum type, in the order they are declared.