Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JobLogCollection

Results of a job logs Listing. A job log is an audit log record inserted during the lifecycle of a job execution instance.

Properties

Optional count

count: undefined | number

Total number of items returned. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

items

items: Array<JobLogSummary>

Collection of Job logs.

Functions

getDeserializedJsonObj

getJsonObj