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