public class ExecutionStats
extends java.lang.Object
| Constructor and Description |
|---|
ExecutionStats() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMapStats(MapfishMapContext mapContext,
MapAttribute.MapAttributeValues mapValues)
Add statistics about a created map.
|
void |
addPageStats(net.sf.jasperreports.engine.PrintPageFormat pageFormat)
Add statistics about a generated page.
|
com.fasterxml.jackson.databind.node.ObjectNode |
toJson() |
public void addMapStats(MapfishMapContext mapContext, MapAttribute.MapAttributeValues mapValues)
mapContext - themapValues - thepublic void addPageStats(net.sf.jasperreports.engine.PrintPageFormat pageFormat)
pageFormat - Page format info from Jasperpublic com.fasterxml.jackson.databind.node.ObjectNode toJson()