Class ServiceContainer

    • Constructor Detail

      • ServiceContainer

        public ServiceContainer​(org.netxms.base.NXCPMessage msg,
                                NXCSession session)
    • Method Detail

      • getUptimeForDay

        public double getUptimeForDay()
        Returns:
        the uptimeForDay
      • getUptimeForWeek

        public double getUptimeForWeek()
        Returns:
        the uptimeForWeek
      • getUptimeForMonth

        public double getUptimeForMonth()
        Returns:
        the uptimeForMonth
      • isAllowedOnMap

        public boolean isAllowedOnMap()
        Description copied from class: AbstractObject
        If this method returns true object is allowed to be on custom network map. Default implementation always returns false.
        Overrides:
        isAllowedOnMap in class AbstractObject
        Returns:
        true if object is allowed to be on custom network map