Uses of Enum
org.kohsuke.github.GHRepositorySearchBuilder.Fork
Packages that use GHRepositorySearchBuilder.Fork
-
Uses of GHRepositorySearchBuilder.Fork in org.kohsuke.github
Methods in org.kohsuke.github that return GHRepositorySearchBuilder.ForkModifier and TypeMethodDescriptionDeprecated.Returns the enum constant of this type with the specified name.static GHRepositorySearchBuilder.Fork[]GHRepositorySearchBuilder.Fork.values()Deprecated.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 GHRepositorySearchBuilder.ForkModifier and TypeMethodDescriptionGHRepositorySearchBuilder.fork(GHRepositorySearchBuilder.Fork fork) Deprecated.
GHRepositorySearchBuilder.fork(GHFork)instead.