Uses of Class
com.arsdigita.packaging.Check.Status

Packages that use Check.Status
com.arsdigita.packaging   
 

Uses of Check.Status in com.arsdigita.packaging
 

Fields in com.arsdigita.packaging declared as Check.Status
static Check.Status Check.PASS
           
static Check.Status Check.FAIL
           
static Check.Status Check.WARN
           
 

Methods in com.arsdigita.packaging that return Check.Status
 Check.Status Check.getStatus()
          Accesses the status of the previous invocation of the AbstractScript.run(ScriptContext) method.
 

Methods in com.arsdigita.packaging with parameters of type Check.Status
protected  void Check.status(Check.Status status)
          Used by subclasses to report the result of the Check.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC