Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JobCollection

Results of a jobs listing. Jobs are scheduled instances of a job definition.

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<JobSummary>

Collection of jobs.

Functions

getDeserializedJsonObj

getJsonObj