Class: JobResultDTO

JobResultDTO


new JobResultDTO(json)

Parameters:
Name Type Description
json any
Source:

Members


annotation :string

Type:
  • string
Source:

id :string

Type:
  • string
Source:

record :JobRecordDTO

Type:
Source:

responses :Array.<any>

Type:
  • Array.<any>
Source:

run :any

Type:
  • any
Source:

status :string

Type:
  • string
Source:

timestamp :string

Type:
  • string
Source:

values :Object.<string, any>

Type:
  • Object.<string, any>
Source:

Methods


value(name)

Parameters:
Name Type Description
name string
Source:
Returns:
Type
any

valueAsString(name)

Parameters:
Name Type Description
name string
Source:
Returns:
Type
string