Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
Map<Long, Set<MetricEntity> > com.griddynamics.jagger.engine.e1.services.DataService.getMetricsByTestIds ( Collection< Long >  testIds)

Returns map, where key is test id and value is a list of all test metrics.

Parameters
testIds- test ids
Returns
map of <test id, list of metric entity> pairs
Author
Gribov Kirill

Implemented in com.griddynamics.jagger.engine.e1.services.DefaultDataService.