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 java.util.Comparator<MonitoringDashboardServices.DashboardEntry>
MonitoringDashboardServices. dashboadEntryComparator()
java.util.List<MonitoringDashboardServices.DashboardEntry>
MonitoringDashboardServices. getMonitoringDashboard()
protected java.util.List<MonitoringDashboardServices.DashboardEntry>
MonitoringDashboardServices. getMonitoringDashboard(step.core.objectenricher.ObjectPredicate objectPredicate)
-