Uses of Enum
org.kohsuke.github.GHRepositoryRule.RulesetSourceType
Packages that use GHRepositoryRule.RulesetSourceType
-
Uses of GHRepositoryRule.RulesetSourceType in org.kohsuke.github
Methods in org.kohsuke.github that return GHRepositoryRule.RulesetSourceTypeModifier and TypeMethodDescriptionGHRepositoryRule.getRulesetSourceType()Gets the ruleset source type.Returns the enum constant of this type with the specified name.static GHRepositoryRule.RulesetSourceType[]GHRepositoryRule.RulesetSourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.