Class NavigatorAgentTree.AgentLeaf

    • Method Detail

      • getStatus

        public AgentStatus getStatus()
        Returns the status of the Agent (Active or Inactive), or null if the ITreeItem represents a node.
        Returns:
        Status of the Agent (Active or Inactive), or null if the ITreeItem represents a node.
      • isLinked

        public boolean isLinked()
        Returns true if this Agent is linked to the service manager.
        Returns:
        true if Agent ist linked false otherwise