Uses of Class
org.kohsuke.github.GHCompare.Status
-
Packages that use GHCompare.Status Package Description org.kohsuke.github -
-
Uses of GHCompare.Status in org.kohsuke.github
Fields in org.kohsuke.github declared as GHCompare.Status Modifier and Type Field Description GHCompare.StatusGHCompare. statusMethods in org.kohsuke.github that return GHCompare.Status Modifier and Type Method Description GHCompare.StatusGHCompare. getStatus()Gets status.static GHCompare.StatusGHCompare.Status. valueOf(String name)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.
-