Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace StatusDetail

Detail of execution.

Properties

Optional commandName

commandName: undefined | string

Name of the process or command executed.

Optional status

status: undefined | string

Status of the process or command executed Success or Failure.

Optional statusId

statusId: undefined | number

running unique number of the command executed Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeOfValidation

timeOfValidation: Date

Time when the execution happened in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'.

Functions

getDeserializedJsonObj

getJsonObj