Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration JobStatus

Enum for JobStatus

Index

Enumeration members

canceled

canceled: = "canceled"

Value for canceled

created

created: = "created"

Value for created

failed

failed: = "failed"

Value for failed

manual

manual: = "manual"

Value for manual

pending

pending: = "pending"

Value for pending

running

running: = "running"

Value for running

skipped

skipped: = "skipped"

Value for skipped

success

success: = "success"

Value for success

Generated using TypeDoc