-
- All Implemented Interfaces:
-
org.acra.plugins.Plugin
public interface StartupProcessor implements Plugin
-
-
Method Summary
Modifier and Type Method Description abstract UnitprocessReports(Context context, CoreConfiguration config, List<Report> reports)-
-
Method Detail
-
processReports
abstract Unit processReports(Context context, CoreConfiguration config, List<Report> reports)
-
-
-
-