Uses of Class
org.powertac.visualizer.web.rest.vm.LoggerVM
-
Packages that use LoggerVM Package Description org.powertac.visualizer.web.rest Spring MVC REST controllers. -
-
Uses of LoggerVM in org.powertac.visualizer.web.rest
Methods in org.powertac.visualizer.web.rest that return types with arguments of type LoggerVM Modifier and Type Method Description List<LoggerVM>
LogsResource. getList()
Methods in org.powertac.visualizer.web.rest with parameters of type LoggerVM Modifier and Type Method Description void
LogsResource. changeLevel(LoggerVM jsonLogger)
-