Uses of Enum
org.kohsuke.github.GHVerification.Reason
Packages that use GHVerification.Reason
-
Uses of GHVerification.Reason in org.kohsuke.github
Methods in org.kohsuke.github that return GHVerification.ReasonModifier and TypeMethodDescriptionGHVerification.getReason()
Gets reason for verification value.static GHVerification.Reason
Returns the enum constant of this type with the specified name.static GHVerification.Reason[]
GHVerification.Reason.values()
Returns an array containing the constants of this enum type, in the order they are declared.