Performance Data Filters

The PerformanceDataFilters class is used to filter the retrieving of the PerformanceData from the database

Author

N7ghtm4r3 - Tecknobit

Constructors

Link copied to clipboard
constructor()
Constructor to init the PerformanceDataFilters class
Constructor to init the PerformanceDataFilters class

Types

Link copied to clipboard
open class PerformanceFilter
The PerformanceFilter class is used to contain the filter details to use during the retrieving of the related data

Properties

Link copied to clipboard
issuesPerSessionFilter used to filter the issues per session collected
Link copied to clipboard
launchTime used to filter the launch time collected
Link copied to clipboard
networkRequestsFilter used to filter the network requests collected
Link copied to clipboard
totalIssuesFilter used to filter the total issues collected

Functions

Link copied to clipboard
Method to get dynamically the filter value based on the analytic type
Link copied to clipboard
Method to set dynamically the filter value based on the analytic type
Link copied to clipboard
open fun toPayload(): JSONObject
Method to use the class as json payload