# CallActivityComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/call-activity/call-activity.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_CallActivityComponent_61762db3["CallActivityComponent"]
    class component_CallActivityComponent_61762db3 rootComponent
```

## Relationships

- IMPORTS → `ActivitiesService`
- IMPORTS → `Priority`
- IMPORTS → `AppSettings`
- IMPORTS → `Tag`
- IMPORTS → `Reminder`
- IMPORTS → `Person`
- IMPORTS → `PersonService`

## 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)

- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `NewJobComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts`:1
