Class: JobRunDTO

JobRunDTO


new JobRunDTO()

Source:

Members


createdTimestamp :string

Type:
  • string
Source:

errorCount :number

Type:
  • number
Source:

failureCount :number

Type:
  • number
Source:

id :string

Type:
  • string
Source:

job

Source:

name :string

Type:
  • string
Source:

processedCount :number

Type:
  • number
Source:

recordCount :number

Type:
  • number
Source:

results :Array.<JobResultDTO>

Type:
Source:

status :string

Type:
  • string
Source:

successCount :number

Type:
  • number
Source:

values :Object.<string, string>

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

Methods


expectedFields()

Source:
Returns:
Type
Array.<FieldDTO>

inputFields()

Source:
Returns:
Type
Array.<FieldDTO>

isActive()

Source:
Returns:
Type
boolean

stopped()

Source:
Returns:
Type
boolean