Skip to content

TaskStatusEnum

reference
1 min readUpdated

Kind: Enum

Source: Frontend/src/app/models/tasks/task.model.ts (line 32)

Part of: Frontend

Values

  • Oncoming
  • DueToStart
  • Overdue
  • InProgress
  • Completed
  • AllCurrent
  • All

Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (2)

  • NewTasksComponentFrontend/src/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts:1
  • TasksComponentFrontend/src/app/components/dashboard/my-desk/tasks/tasks.component.ts:1

Was this page helpful?

Download as PDF