Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JobDefinitionCollection

Results of a job definition listing. Job definitions are resources that describe the scope and type of jobs (eg: harvest, profiling, sampling) that are defined by users in the system.

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

Collection of job definitions.

Functions

getDeserializedJsonObj

getJsonObj