Uses of Enum
org.kohsuke.github.GHMarketplaceListAccountBuilder.Sort
Packages that use GHMarketplaceListAccountBuilder.Sort
-
Uses of GHMarketplaceListAccountBuilder.Sort in org.kohsuke.github
Methods in org.kohsuke.github that return GHMarketplaceListAccountBuilder.SortModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static GHMarketplaceListAccountBuilder.Sort[]GHMarketplaceListAccountBuilder.Sort.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kohsuke.github with parameters of type GHMarketplaceListAccountBuilder.SortModifier and TypeMethodDescriptionGHMarketplaceListAccountBuilder.sort(GHMarketplaceListAccountBuilder.Sort sort) Sorts the GitHub accounts by the date they were created or last updated.