@Transactional(readOnly=true)
public interface GraphResultsService
GraphResultsService interface.
Modifier and Type | Method and Description |
---|---|
GraphResults |
findResults(ResourceId[] resources,
String[] reports,
long start,
long end,
String relativeTime) |
PrefabGraph[] |
getAllPrefabGraphs(ResourceId resourceId) |
GraphResults findResults(ResourceId[] resources, String[] reports, long start, long end, String relativeTime)
PrefabGraph[] getAllPrefabGraphs(ResourceId resourceId)
Copyright © 2019. All rights reserved.