Options
All
  • Public
  • Public/Protected
  • All
Menu

Job interface for when a job is submitted

export
interface

IJobSubmit

Hierarchy

  • IJobSubmit

Index

Properties

jobid

jobid: string

job id for a job

memberof

IJob

jobname

jobname: string

job name for a job

memberof

IJob

retcode

retcode: string

return code of the job

memberof

IJob

status

status: string

status of the job

memberof

IJob

Generated using TypeDoc