|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ErrorList
A JavaBean interface that represents an aggregation of the Job's known Errors, collected from each completed Batch.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Method Summary | |
|---|---|
java.util.List |
getElements()
Returns a List of Error objects |
Job |
getJob()
Returns the Job containing this object |
int |
getSize()
Returns number of Errors in this list |
| Field Detail |
|---|
static final java.lang.String CLASS_VERSION
| Method Detail |
|---|
Job getJob()
java.util.List getElements()
int getSize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||