public class ReportsLifter extends com.fasterxml.jackson.databind.util.StdConverter<List<ReportNode>,List<Report>>
| Constructor and Description |
|---|
ReportsLifter() |
| Modifier and Type | Method and Description |
|---|---|
List<Report> |
convert(List<ReportNode> nodes) |
public List<Report> convert(List<ReportNode> nodes)
convert in interface com.fasterxml.jackson.databind.util.Converter<List<ReportNode>,List<Report>>convert in class com.fasterxml.jackson.databind.util.StdConverter<List<ReportNode>,List<Report>>Copyright © 2014. All rights reserved.