Uses of Enum
org.kohsuke.github.GHTargetType
Packages that use GHTargetType
-
Uses of GHTargetType in org.kohsuke.github
Methods in org.kohsuke.github that return GHTargetTypeModifier and TypeMethodDescriptionGHAppInstallation.getTargetType()Gets target type.static GHTargetTypeReturns the enum constant of this type with the specified name.static GHTargetType[]GHTargetType.values()Returns an array containing the constants of this enum type, in the order they are declared.