Uses of Class
step.plugins.dashboards.monitoring.MonitoringDashboardServices.DashboardEntry
-
Packages that use MonitoringDashboardServices.DashboardEntry Package Description step.plugins.dashboards.monitoring -
-
Uses of MonitoringDashboardServices.DashboardEntry in step.plugins.dashboards.monitoring
Methods in step.plugins.dashboards.monitoring that return types with arguments of type MonitoringDashboardServices.DashboardEntry Modifier and Type Method Description static Comparator<MonitoringDashboardServices.DashboardEntry>
MonitoringDashboardServices. dashboadEntryComparator()
List<MonitoringDashboardServices.DashboardEntry>
MonitoringDashboardServices. getMonitoringDashboard()
protected List<MonitoringDashboardServices.DashboardEntry>
MonitoringDashboardServices. getMonitoringDashboard(step.core.objectenricher.ObjectPredicate objectPredicate)
-