Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface of spool file.

export
interface

ISpoolFile

Hierarchy

  • ISpoolFile

Index

Properties

data

data: string

Content of the spool file

ddName

ddName: string

DD name of job spool file

id

id: number

Identifier for this spool file.

procName

procName: string

If this spool file was produced during a job procedure step, the name of the step will be here

stepName

stepName: string

The name of the job step during which this spool file was produced

Generated using TypeDoc