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