Uses of Enum
org.kohsuke.github.GHRepositoryRule.Operator
-
Uses of GHRepositoryRule.Operator in org.kohsuke.github
Modifier and TypeFieldDescriptionstatic final GHRepositoryRule.Parameter<GHRepositoryRule.Operator>
GHRepositoryRule.Parameters.OPERATOR
operator parameterModifier and TypeMethodDescriptionstatic GHRepositoryRule.Operator
Returns the enum constant of this type with the specified name.static GHRepositoryRule.Operator[]
GHRepositoryRule.Operator.values()
Returns an array containing the constants of this enum type, in the order they are declared.