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