Class SlaveSystemInfo

    • Constructor Detail

      • SlaveSystemInfo

        public SlaveSystemInfo()
    • Method Detail

      • getDisplayName

        public abstract String getDisplayName()
        Human readable name of this statistics.
      • getRequiredPermission

        public Permission getRequiredPermission()
        Returns the permission required for user to see this system info extension on the "System Information" page for the Agent By default Computer.CONNECT, but Computer.EXTENDED_READ is also supported.
        Returns:
        the permission required for the extension to be shown on "System Information".