public interface StartupProcessor extends Plugin
| Modifier and Type | Method and Description |
|---|---|
void |
processReports(Context context,
CoreConfiguration config,
List<Report> reports) |
void processReports(@NonNull
Context context,
@NonNull
CoreConfiguration config,
List<Report> reports)