| java.lang.Object | |
| ↳ | com.atlassian.bitbucket.internal.codeinsights.report.DefaultInsightReportService |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Deletes all InsightReport reports that were created before
the given
date. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.bitbucket.codeinsights.report.InsightReportService
| |||||||||||
From interface
com.atlassian.bitbucket.internal.codeinsights.report.InternalInsightReportService
| |||||||||||
Deletes all InsightReport reports that were created before
the given date.
| date | reports created before the given date will be deleted |
|---|