Uses of Class
org.powertac.visualizer.service.GraphService
-
Packages that use GraphService Package Description org.powertac.visualizer.web.rest Spring MVC REST controllers. -
-
Uses of GraphService in org.powertac.visualizer.web.rest
Constructors in org.powertac.visualizer.web.rest with parameters of type GraphService Constructor Description GraphResource(GraphService graphService, UserRepository userRepository)
-