Package org.opennms.features.jest.client
Class SearchResultUtils
- java.lang.Object
-
- org.opennms.features.jest.client.SearchResultUtils
-
public class SearchResultUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SearchResultUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.gson.JsonElement
getPath(com.google.gson.JsonObject jo, java.lang.String[] path)
static long
getTotal(io.searchbox.core.SearchResult result)
-