Uses of Class
overit.geocallapp.wfm.notifications.dashboard.NotificationGroupManager
Packages that use NotificationGroupManager
Package
Description
-
Uses of NotificationGroupManager in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive
Fields in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive with type parameters of type NotificationGroupManagerModifier and TypeFieldDescriptionprotected List<NotificationGroupManager> CDashboardFailureDD._mainDataListMethods in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive with parameters of type NotificationGroupManagerModifier and TypeMethodDescriptionprotected HashGetterCDashboardFailureDD.getSerieForTopChart(NotificationGroupManager group, int columnNumber) Return the needed data to display top chart -
Uses of NotificationGroupManager in overit.geocallapp.wfm.notifications.dashboard.machinereliability
Fields in overit.geocallapp.wfm.notifications.dashboard.machinereliability with type parameters of type NotificationGroupManagerModifier and TypeFieldDescriptionprotected List<NotificationGroupManager> CDashboardMRel._dataListMethods in overit.geocallapp.wfm.notifications.dashboard.machinereliability with parameters of type NotificationGroupManagerModifier and TypeMethodDescriptionprotected HashGetterCDashboardMRel.getSerieTopDetail(NotificationGroupManager group) Build the pareto serie data from a group object retrived from user bar clicking -
Uses of NotificationGroupManager in overit.geocallapp.wfm.notifications.dashboard.strugglefailures
Fields in overit.geocallapp.wfm.notifications.dashboard.strugglefailures with type parameters of type NotificationGroupManagerModifier and TypeFieldDescriptionprotected List<NotificationGroupManager> StruggleGroupManager._dataListprotected List<NotificationGroupManager> CDashboardStruggleFailure._dataListNotAnalizedMethods in overit.geocallapp.wfm.notifications.dashboard.strugglefailures that return types with arguments of type NotificationGroupManagerMethods in overit.geocallapp.wfm.notifications.dashboard.strugglefailures with parameters of type NotificationGroupManagerModifier and TypeMethodDescriptionprotected HashGetterCDashboardStruggleFailure.getSerieTopDetail(NotificationGroupManager group) Build the pareto serie data from a group object retrived from user bar clickingMethod parameters in overit.geocallapp.wfm.notifications.dashboard.strugglefailures with type arguments of type NotificationGroupManagerModifier and TypeMethodDescriptionvoidStruggleGroupManager.setDataList(List<NotificationGroupManager> list)