- GenericVariantService - Interface in org.jboss.aerogear.unifiedpush.service
-
Service class that offers functionality to deal with the different variants (e.g.
- GenericVariantServiceImpl - Class in org.jboss.aerogear.unifiedpush.service.impl
-
- GenericVariantServiceImpl() - Constructor for class org.jboss.aerogear.unifiedpush.service.impl.GenericVariantServiceImpl
-
- getApplicationID() - Method in class org.jboss.aerogear.unifiedpush.service.dashboard.ApplicationVariant
-
- getApplicationName() - Method in class org.jboss.aerogear.unifiedpush.service.dashboard.ApplicationVariant
-
- getApplications() - Method in class org.jboss.aerogear.unifiedpush.service.dashboard.DashboardData
-
Number of push applications of the current user.
- getDescription() - Method in class org.jboss.aerogear.unifiedpush.service.impl.health.HealthDetails
-
- getDetails() - Method in class org.jboss.aerogear.unifiedpush.service.impl.health.HealthStatus
-
- getDevices() - Method in class org.jboss.aerogear.unifiedpush.service.dashboard.DashboardData
-
Number of registered devices for the push applications of the current user.
- getHost() - Method in class org.jboss.aerogear.unifiedpush.service.impl.health.PushNetwork
-
- getId() - Method in class org.jboss.aerogear.unifiedpush.service.dashboard.Application
-
The id of the Push Application
- getLatestActivity(int) - Method in class org.jboss.aerogear.unifiedpush.service.impl.PushSearchByDeveloperServiceImpl
-
Loads all the Variant objects with the most received messages
- getLatestActivity(int) - Method in class org.jboss.aerogear.unifiedpush.service.impl.PushSearchServiceImpl
-
Loads all the Variant objects with the most received messages
- getLatestActivity(int) - Method in interface org.jboss.aerogear.unifiedpush.service.PushSearchService
-
Loads all the Variant objects with the most recent received messages
- getMessages() - Method in class org.jboss.aerogear.unifiedpush.service.dashboard.DashboardData
-
Number of sent messages from push applications of the current user.
- getName() - Method in class org.jboss.aerogear.unifiedpush.service.dashboard.Application
-
The name of the Push Application
- getName() - Method in class org.jboss.aerogear.unifiedpush.service.impl.health.PushNetwork
-
- getName() - Method in enum org.jboss.aerogear.unifiedpush.service.impl.health.Status
-
- getPort() - Method in class org.jboss.aerogear.unifiedpush.service.impl.health.PushNetwork
-
- getPushMessageInformation(String) - Method in class org.jboss.aerogear.unifiedpush.service.metrics.PushMessageMetricsService
-
- getReceivers() - Method in class org.jboss.aerogear.unifiedpush.service.dashboard.ApplicationVariant
-
- getResult() - Method in class org.jboss.aerogear.unifiedpush.service.impl.health.HealthDetails
-
- getRuntime() - Method in class org.jboss.aerogear.unifiedpush.service.impl.health.HealthDetails
-
- getSearchService() - Method in class org.jboss.aerogear.unifiedpush.service.impl.SearchManager
-
Validate the current logged in role
- getStatus() - Method in class org.jboss.aerogear.unifiedpush.service.impl.health.HealthStatus
-
- getSubmittedDate() - Method in class org.jboss.aerogear.unifiedpush.service.dashboard.Application
-
The timestamp of when the Push Message was submitted to the Push Networks
- getSubscribedCategories(Installation) - Method in class org.jboss.aerogear.unifiedpush.service.util.FCMTopicManager
-
- getSummary() - Method in class org.jboss.aerogear.unifiedpush.service.impl.health.HealthStatus
-
- getTestStatus() - Method in class org.jboss.aerogear.unifiedpush.service.impl.health.HealthDetails
-
- getTotalReceivers() - Method in class org.jboss.aerogear.unifiedpush.service.dashboard.Application
-
Number of active tokens that received the Push Message
- getVariant() - Method in class org.jboss.aerogear.unifiedpush.service.dashboard.ApplicationVariant
-
- getVariantsWithWarnings() - Method in class org.jboss.aerogear.unifiedpush.service.impl.PushSearchByDeveloperServiceImpl
-
Loads all the Variant objects where we did notice some failures on sending
for the given user
- getVariantsWithWarnings() - Method in class org.jboss.aerogear.unifiedpush.service.impl.PushSearchServiceImpl
-
Loads all the Variant objects where we did notice some failures on sending
for the given user
- getVariantsWithWarnings() - Method in interface org.jboss.aerogear.unifiedpush.service.PushSearchService
-
Loads all the Variant objects where we did notice some failures on sending
for the given user.