Uses of Class
org.alfresco.utility.report.Bug.Status
-
Packages that use Bug.Status Package Description org.alfresco.utility.report -
-
Uses of Bug.Status in org.alfresco.utility.report
Methods in org.alfresco.utility.report that return Bug.Status Modifier and Type Method Description Bug.Statusstatus()static Bug.StatusBug.Status. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Bug.Status[]Bug.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-