Uses of Class
org.weborganic.ox.tool.ResultStatus

Packages that use ResultStatus
org.weborganic.ox.tool   
 

Uses of ResultStatus in org.weborganic.ox.tool
 

Methods in org.weborganic.ox.tool that return ResultStatus
 ResultStatus Result.status()
           
static ResultStatus ResultStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResultStatus[] ResultStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.