Uses of Enum
org.kohsuke.github.GHVerification.Reason
-
Uses of GHVerification.Reason in org.kohsuke.github
Modifier 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.