Modifier and Type | Method and Description |
---|---|
SurveillanceStatus[][] |
DefaultSurveillanceViewService.calculateCellStatus(View view)
Computes and returns the cell status used for displaying the surveillance view.
|
SurveillanceStatus[][] |
SurveillanceViewService.calculateCellStatus(View view)
Computes and returns the cell status used for displaying the surveillance view.
|
Modifier and Type | Method and Description |
---|---|
SurveillanceStatus |
NodeDao.findSurveillanceStatusByCategoryLists(Collection<OnmsCategory> rowCategories,
Collection<OnmsCategory> columnCategories) |
Modifier and Type | Class and Description |
---|---|
static class |
NodeDaoHibernate.SimpleSurveillanceStatus |
Modifier and Type | Method and Description |
---|---|
SurveillanceStatus |
NodeDaoHibernate.findSurveillanceStatusByCategoryLists(Collection<OnmsCategory> rowCategories,
Collection<OnmsCategory> columnCategories) |
Modifier and Type | Method and Description |
---|---|
SurveillanceStatus |
MockNodeDao.findSurveillanceStatusByCategoryLists(Collection<OnmsCategory> rowCategories,
Collection<OnmsCategory> columnCategories) |
Modifier and Type | Class and Description |
---|---|
class |
AggregateStatus
Use this class to aggregate status to be presented in a view layer technology.
|
Copyright © 2021. All rights reserved.