|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |