Uses of Enum
org.kohsuke.github.GHRepositoryRule.Operator
Packages that use GHRepositoryRule.Operator
-
Uses of GHRepositoryRule.Operator in org.kohsuke.github
Fields in org.kohsuke.github with type parameters of type GHRepositoryRule.OperatorModifier and TypeFieldDescriptionstatic final GHRepositoryRule.Parameter<GHRepositoryRule.Operator>GHRepositoryRule.Parameters.OPERATORoperator parameterMethods in org.kohsuke.github that return GHRepositoryRule.OperatorModifier and TypeMethodDescriptionstatic GHRepositoryRule.OperatorReturns 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.