Ametista
Application
The AmetistaApplication
class is
useful to represent an application registered on the Ametista system are running
Author
N7ghtm4r3 - Tecknobit
See also
EquinoxItem
Constructors
Link copied to clipboard
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
constructor(jApplication: JSONObject)
Constructor to init the AmetistaApplication class
Properties
Link copied to clipboard
APPLICATION_ICON_KEY
the key for the "icon" field
Link copied to clipboard
APPLICATION_IDENTIFIER_KEY
the key for the "application_id" field
Link copied to clipboard
APPLICATION_KEY
the key for
the "application" field
Link copied to clipboard
APPLICATIONS_KEY
the key for
the "applications" field
Link copied to clipboard
CREATION_DATE_KEY
the key for
the "creation_date" field
Link copied to clipboard
creationDate
the timestamp
when the item has been created
Link copied to clipboard
description
the description of the application
Link copied to clipboard
DESCRIPTION_KEY
the key for
the "description" field
Link copied to clipboard
Link copied to clipboard
FILTERS_KEY
the key for the "filters" field
Link copied to clipboard
Link copied to clipboard
brand
the
issues occurred during the application runtime
Link copied to clipboard
MAX_VERSION_SAMPLES
the maximum version samples allowed for single time
Link copied to clipboard
performanceAnalytics
the performance analytics of the application collected in
the time
Link copied to clipboard
PLATFORMS_KEY
the key for the
"platforms" field
Link copied to clipboard
Functions
Link copied to clipboard
Method to get creationDate
instance
Link copied to clipboard
Method to get creationDate
instance
Link copied to clipboard
Method to load the platforms
obtained by the response