org.talend.esb.sam.server.ui
Class UIProviderUtils
java.lang.Object
org.talend.esb.sam.server.ui.UIProviderUtils
public class UIProviderUtils
- extends Object
A utility class to extract complex methods
to simplify testing
- Author:
- zubairov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIProviderUtils
public UIProviderUtils()
aggregateFlowDetails
public com.google.gson.JsonArray aggregateFlowDetails(List<com.google.gson.JsonObject> objects,
String baseURL)
aggregateRawData
public com.google.gson.JsonArray aggregateRawData(List<com.google.gson.JsonObject> objects,
String baseURL)
Copyright © 2011-2012 Talend Inc.. All Rights Reserved.