INITIALIZED - just started, for distinguishing if icon should be added in the security log UNKNOWN - when no assertions are added OK - finished with no errors/warnings FAILED CANCELED note: MISSING_ASSERTIONS,MISSING_PARAMETERS - are used only for indicating progress execution for security log entry icons
| Enum constant | Description | 
|---|---|
| CANCELED | |
| FAILED | |
| INITIALIZED | |
| MISSING_ASSERTIONS | |
| MISSING_PARAMETERS | |
| OK | |
| SKIPPED | |
| UNKNOWN | 
| Methods inherited from class | Name | 
|---|---|
| class java.lang.Object | java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |