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