Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

_class

_class: string

data

data: Map<string, any>

jsonData

jsonData: JSON

Private queuingDurationMillis

queuingDurationMillis: number = 0

Protected timeInQueueClassName

timeInQueueClassName: string = "jenkins.metrics.impl.TimeInQueueAction"

Private totalDurationMillis

totalDurationMillis: number = 0

Methods

fromJson

  • fromJson(data: JSON): void

fromJsonString

  • fromJsonString(json: string): void

get

  • get(keyName: string): any

getJsonData

  • getJsonData(): string

getQueuingDurationMillis

  • getQueuingDurationMillis(): number

getTotalDurationMillis

  • getTotalDurationMillis(): number

has

  • has(keyName: string): boolean

isClass

  • isClass(className: string): boolean

isTimeInQueueActionClass

  • isTimeInQueueActionClass(): boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc