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