Uses of Class
edu.internet2.middleware.grouperClient.jdbc.GcQueryReport
Packages that use GcQueryReport
-
Uses of GcQueryReport in edu.internet2.middleware.grouperClient.jdbc
Methods in edu.internet2.middleware.grouperClient.jdbc that return types with arguments of type GcQueryReportModifier and TypeMethodDescriptionstatic Map<String,GcQueryReport> GcDbAccess.getQueriesAndMillis()The map containing reports if they have been turned on.Method parameters in edu.internet2.middleware.grouperClient.jdbc with type arguments of type GcQueryReportModifier and TypeMethodDescriptionstatic voidGcQueryReport.reportToFile(String fileLocation, Map<String, GcQueryReport> queryReports) Write out a csv report to the given file path.