The [[OnmsServer]] being connected to by this DAO.
Protected
getA convenience method to make it easy for implementers to extract the count (or totalCount) values from response data.
Optional
status: numberExtracts the data from an HTTP Request result.
the HTTP Request result.
An array of [[OnmsSituationFeedback]] objects.
Retrieve feedback.
The alarmId of the Situation to use when querying.
An array of [[OnmsSituationFeedback]] objects.
Retrieve the tags for a given prefix
the prefix associated with the tags
Protected
onCalled whenever the OpenNMS server has changed.
Optional
server: API.OnmsServerthe new server
Submit Correlation Feedback for a Situation.
The [[OnmsSituationFeedback]].
The alarmId of the Situation to use when querying.
Protected
toConvert the given value to a date, or undefined if it cannot be converted.
use Util.toDate instead.
Protected
toConvert the given value to a number, or undefined if it cannot be converted.
use Util.toNumber instead.
Protected
useWhether or not to use JSON when making ReST requests.
Data access for [[OnmsSituationFeedback]] objects.