Uses of Class
com.atlassian.bitbucket.codeinsights.report.InsightReportData
Packages that use InsightReportData
-
Uses of InsightReportData in com.atlassian.bitbucket.codeinsights.report
Methods in com.atlassian.bitbucket.codeinsights.report that return InsightReportDataMethods in com.atlassian.bitbucket.codeinsights.report that return types with arguments of type InsightReportDataModifier and TypeMethodDescriptionInsightReport.getData()
Free form data stored with this report.SetInsightReportRequest.getData()
Methods in com.atlassian.bitbucket.codeinsights.report with parameters of type InsightReportDataMethod parameters in com.atlassian.bitbucket.codeinsights.report with type arguments of type InsightReportDataModifier and TypeMethodDescriptionSetInsightReportRequest.Builder.data
(List<InsightReportData> values)