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