Uses of Enum
org.kohsuke.github.GHCompare.Status
Packages that use GHCompare.Status
-
Uses of GHCompare.Status in org.kohsuke.github
Methods in org.kohsuke.github that return GHCompare.StatusModifier and TypeMethodDescriptionGHCompare.getStatus()
Gets status.static GHCompare.Status
Returns the enum constant of this type with the specified name.static GHCompare.Status[]
GHCompare.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.