| Package | Description |
|---|---|
| org.openfact.report |
| Modifier and Type | Method and Description |
|---|---|
static ExportFormat |
ExportFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportFormat[] |
ExportFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
ReportTemplateProvider.getReport(ReportTemplateConfiguration config,
DocumentModel document,
ExportFormat exportFormat) |
Copyright © 2017. All rights reserved.