Uses of Record Class
ch.admin.bit.jeap.reaction.observer.web.models.graph.GraphWithFingerprintDto
Packages that use GraphWithFingerprintDto
-
Uses of GraphWithFingerprintDto in ch.admin.bit.jeap.reaction.observer.web.api
Methods in ch.admin.bit.jeap.reaction.observer.web.api that return types with arguments of type GraphWithFingerprintDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<GraphWithFingerprintDto> GraphController.getAllReactionsGraph()org.springframework.http.ResponseEntity<GraphWithFingerprintDto> GraphController.getComponentRelatedGraph(String componentName) org.springframework.http.ResponseEntity<Map<String, GraphWithFingerprintDto>> GraphController.getMessageTypeRelatedGraphs(String messageType) org.springframework.http.ResponseEntity<GraphWithFingerprintDto> GraphController.getSystemRelatedGraph(String systemName)