Class AbstractMerger
- java.lang.Object
-
- com.day.cq.analytics.sitecatalyst.rsmerger.AbstractMerger
-
-
Constructor Summary
Constructors Constructor Description AbstractMerger(JSONArray variables)
Deprecated.
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.day.cq.analytics.sitecatalyst.rsmerger.Merger
getReportSuite, mergeVariable
-
-
-
-
Constructor Detail
-
AbstractMerger
public AbstractMerger(JSONArray variables) throws JSONException
Deprecated.- Throws:
JSONException
-
-