Options
All
  • Public
  • Public/Protected
  • All
Menu

Api Task representation.

Hierarchy

  • TaskJson

Index

Properties

active

active: boolean

company_id

company_id: string

end_time

end_time: number | null

entity_name

entity_name: string

entity_uuid

entity_uuid: string

initiated_from_ecs

initiated_from_ecs: boolean

initiation_time

initiation_time: number

location_id

location_id: string

message

message: string | null

operation

operation: TaskOperation

operation_description

operation_description: string

org_uuid

org_uuid: string

other_attributes

other_attributes: object

Type declaration

  • [key: string]: string

parent_task_uuid

parent_task_uuid: string | null

progress

progress: number

start_time

start_time: number | null

status

status: TaskStatus

sub_tasks

sub_tasks: Array<string>

synced

synced: boolean

task_id

task_id: string

task_type

task_type: TaskType

user_full_name

user_full_name: string

username

username: string

uuid

uuid: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc