Options
All
  • Public
  • Public/Protected
  • All
Menu

Condensed job response interface Simplified version of an IJob that can be used to display job details to a user without providing too much detail.l

export
interface

IJobFileSimple

Hierarchy

  • IJobFileSimple

Index

Properties

ddname

ddname: string

DD name of job spool file

memberof

IJobFileSimple

id

id: number

ID of job that was submitted

memberof

IJobFileSimple

record-count

record-count: number

Total records contained within the job dd

memberof

IJobFileSimple

stepname

stepname: string

Step for which job dd exists

memberof

IJobFileSimple

Generated using TypeDoc