Class DataQueryExectutorTask.DataQueryExecutorError
- java.lang.Object
-
- org.openforis.collect.datacleansing.DataQueryExectutorTask.DataQueryExecutorError
-
- Enclosing class:
- DataQueryExectutorTask
public static class DataQueryExectutorTask.DataQueryExecutorError extends Object
-
-
Constructor Summary
Constructors Constructor Description DataQueryExecutorError(List<String> recordKeys, int recordId, String attributePath, String errorMessage)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAttributePath()StringgetErrorMessage()intgetRecordId()List<String>getRecordKeys()
-