| Package | Description |
|---|---|
| org.openforis.collect.manager |
| Modifier and Type | Method and Description |
|---|---|
static ValidationReportProcess.ReportType |
ValidationReportProcess.ReportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationReportProcess.ReportType[] |
ValidationReportProcess.ReportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValidationReportProcess(OutputStream outputStream,
RecordManager recordManager,
MessageSource messageSource,
ValidationReportProcess.ReportType reportType,
User user,
String sessionId,
RecordFilter recordFilter,
boolean includeConfirmedErrors) |
ValidationReportProcess(OutputStream outputStream,
RecordManager recordManager,
MessageSource messageSource,
ValidationReportProcess.ReportType reportType,
User user,
String sessionId,
RecordFilter recordFilter,
boolean includeConfirmedErrors,
Locale locale) |
Copyright © 2020 Open Foris. All rights reserved.