# SupervisorTable

URL: https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Crm\Kanban\SupervisorTable`
Модуль: Crm.

Исходный файл: `source/crm/lib/kanban/supervisor.php:26`

## Константы (1)

- `TTL_ACTIVITY`

## Методы (15)

- [`static createCollection()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/createobject/)
- [`static getById()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/getbyprimary/)
- [`static getEntity()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/getentity/)
- [`static getList()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/getmap/) — Возвращает описание карты сущности.
- [`static getSupervisors()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/getsupervisors/) — Получить список руководителей.
- [`static getTableName()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/gettablename/) — Возвращает имя таблицы БД для сущности.
- [`static isSupervisor()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/issupervisor/) — Является ли текущий пользователь руководителем для этого типа?
- [`static query()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/query/)
- [`static sendItem()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/senditem/) — Отправить элемент руководителю.
- [`static set()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/set/) — Стать руководителем для текущего пользователя.
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/crm/kanban/supervisortable/wakeupobject/)

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Crm-Kanban-SupervisorTable.html
