Uses of Enum
org.kohsuke.github.GHContentSearchBuilder.Sort
-
Uses of GHContentSearchBuilder.Sort in org.kohsuke.github
Modifier and TypeMethodDescriptionstatic GHContentSearchBuilder.Sort
Returns the enum constant of this type with the specified name.static GHContentSearchBuilder.Sort[]
GHContentSearchBuilder.Sort.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionGHContentSearchBuilder.sort
(GHContentSearchBuilder.Sort sort) Sort gh content search builder.