@Model(adaptables=org.apache.sling.api.resource.Resource.class) public class PathReportCellCSVExporter extends Object implements ReportCellCSVExporter
| Constructor and Description |
|---|
PathReportCellCSVExporter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue(Object result)
Gets the CSV value from the specified result based on the column
configuration of the current cell.
|
public String getValue(Object result)
ReportCellCSVExportergetValue in interface ReportCellCSVExporterresult - the report resultCopyright © 2013–2020 Adobe. All rights reserved.