Ametista
Application
constructor()
Constructor to init the AmetistaApplication class
constructor(id: String, icon: String, name: String, description: String, platforms: Set<Platform>, creationDate: Long, issues: List<IssueAnalytic>, performanceAnalytics: List<PerformanceAnalytic>)
Constructor to init the AmetistaApplication class
Parameters
id
The identifier of the application
icon
The icon of the application
name
The name of the application
description
The description of the application
platforms
The platforms target of the application
creationDate
The date when the application has been added in the system
issues
The issues occurred during the application runtime
performanceAnalytics
The performance analytics of the application collected in the time