public interface DataSourceInterface
Modifier and Type | Method and Description |
---|---|
double |
getAvailability(Object id)
Gets the availability of the element with id in input using params in input
|
String |
getSeverity(Object id)
Gets the severity of the element with id in input using params in input
|
String |
getStatus(Object id)
Gets the status of the element with id in input using params in input
|
String getStatus(Object id)
id
- a Object
object.String getSeverity(Object id)
id
- a Object
object.Copyright © 2015. All rights reserved.