RTR Report Classes
The RTR report-related APEX classes provide programmatic access to the TPM Real Time
Reporting (RTR) report data.
Use these classes to:
- Execute RTR reports.
- Specify filters for the report execution.
- Retrieve data from a Flatlist component.
- Retrieve data from a ScoreCard component.
- Create unit tests for the RTR report-related features and generate mock report results to test the different paths of your code.