Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobInfo

Information about a job.

Hierarchy

  • JobInfo

Index

Properties

description

description: string

Gets the description of the underlying job.

detail

detail: string

Gets the details for the underlying job.

isRunning

isRunning: boolean

Gets if the job is currently running or not.

lastExecution

lastExecution: string

Gets the timestamp of the last execution in ISO format.

name

name: string

Gets the name of the job.

Generated using TypeDoc