public class FillGroupNameReportPostProcessor extends AbstractResponseAggregationsPostProcessor
IReportPostProcessor
that changes group ids for group names.Constructor and Description |
---|
FillGroupNameReportPostProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
init(org.json.JSONObject configuration)
When the report processor is provided with a configuration JSON object, this method will be called in the provider with
the given object.
|
org.json.JSONObject |
process(org.json.JSONObject responseJSON,
Source<? extends ISourceField> source)
Process the given response JSON.
|
getAggregationObject, getAggregationsObject
getSessionConfig, getTransaction
public void init(org.json.JSONObject configuration) throws org.json.JSONException
IReportPostProcessor
configuration
- the configuration.org.json.JSONException
public org.json.JSONObject process(org.json.JSONObject responseJSON, Source<? extends ISourceField> source) throws org.json.JSONException, PortalException
IReportPostProcessor
responseJSON
- the response JSON.source
- the source.org.json.JSONException
PortalException
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.