Skip to content

TaskFollower

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/tasks/task-follower.model.ts (line 1)

Part of: Frontend

Properties

PropertyType
TaskFollowerIDnumber
TaskIDnumber
PersonIDnumber
PersonNamestring
ImageURLstring
FollowTypeIDnumber

Used by

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

Imported by (5)

  • TopicComponentFrontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1
  • 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
  • TaskServiceFrontend/src/app/services/tasks/task.service.ts:1
  • TaskFrontend/src/app/models/tasks/task.model.ts:6

Was this page helpful?

Download as PDF