|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExitCodes
Flags returned in the process exit code returned when the FindBugs text UI is invoked with the -exitcode command line argument. These are combined in a bit set.
| Field Summary | |
|---|---|
static int |
BUGS_FOUND_FLAG
Bugs were reported. |
static int |
ERROR_FLAG
Serious analysis errors occurred. |
static int |
MISSING_CLASS_FLAG
Classes needed for analysis were missing. |
| Field Detail |
|---|
static final int ERROR_FLAG
static final int MISSING_CLASS_FLAG
static final int BUGS_FOUND_FLAG
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||