@Component public class

InsightReportCleanupJob

extends Object
implements LifecycleAware
java.lang.Object
   ↳ com.atlassian.bitbucket.internal.codeinsights.report.InsightReportCleanupJob

Summary

Public Constructors
@Autowired InsightReportCleanupJob(InternalInsightReportService insightReportService, ApplicationPropertiesService propertiesService, SchedulerService schedulerService)
Public Methods
void onStart()
void onStop()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.sal.api.lifecycle.LifecycleAware

Public Constructors

@Autowired public InsightReportCleanupJob (InternalInsightReportService insightReportService, ApplicationPropertiesService propertiesService, SchedulerService schedulerService)

Public Methods

public void onStart ()

public void onStop ()