Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Agent

Information about the agent.

Properties

displayName

displayName: string

The name of the agent.

javaSecurityStatus

javaSecurityStatus: JreSecurityStatus

The security status of the Java Runtime.

javaVersion

javaVersion: string

The java version.

plugins

plugins: Array<Plugin>

A list of plugins installed on this agent.

type

type: AgentType

The agent type.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Agent): object

getJsonObj

  • getJsonObj(obj: Agent): object