Interface | Description |
---|---|
ReportPrimer |
Primes a
ReportBuilder with any extra data to record for the current crash report. |
Class | Description |
---|---|
LastActivityManager |
Responsible for tracking the last Activity other than any CrashReport dialog that was created.
|
NoOpReportPrimer |
Does not perform any priming for the current report.
|
ReportBuilder |
Fluent API used to assemble the different options used for a crash report.
|
ReportExecutor |
Collates, records and initiates the sending of a report.
|