public class MonitoredServiceStatusEntity extends Object
Constructor and Description |
---|
MonitoredServiceStatusEntity(int nodeId,
Date lastEventTime,
OnmsSeverity severity,
long alarmCount) |
Modifier and Type | Method and Description |
---|---|
long |
getCount() |
int |
getNodeId() |
OnmsSeverity |
getSeverity() |
public MonitoredServiceStatusEntity(int nodeId, Date lastEventTime, OnmsSeverity severity, long alarmCount)
public OnmsSeverity getSeverity()
public long getCount()
public int getNodeId()
Copyright © 2021. All rights reserved.