Class MonitoredServiceStatusEntity


  • public class MonitoredServiceStatusEntity
    extends Object
    • Constructor Detail

      • MonitoredServiceStatusEntity

        public MonitoredServiceStatusEntity​(int nodeId,
                                            InetAddress ipAddress,
                                            int serviceTypeId,
                                            Date lastEventTime,
                                            OnmsSeverity severity,
                                            long alarmCount)
    • Method Detail

      • getCount

        public long getCount()
      • getNodeId

        public int getNodeId()
      • getServiceTypeId

        public int getServiceTypeId()