# BaseTarget

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

Класс `\Bitrix\Crm\Automation\Target\BaseTarget`
Модуль: Crm.

Исходный файл: `source/crm/lib/automation/target/basetarget.php:17`

## Методы (19)

- [`getAvailableTriggers()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/getavailabletriggers/)
- [`getDocumentStatus()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/getdocumentstatus/)
- [`getDocumentStatusList()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/getdocumentstatuslist/)
- [`getDocumentType()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/getdocumenttype/)
- [`getEntityId()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/getentityid/)
- [`getEntityStatus()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/getentitystatus/)
- [`getEntityStatuses()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/getentitystatuses/)
- [`getEntityTypeId()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/getentitytypeid/)
- [`getResponsibleId()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/getresponsibleid/)
- [`getStatusInfos()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/getstatusinfos/)
- [`getTemplatesScheme()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/gettemplatesscheme/)
- [`getTriggerObjects()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/gettriggerobjects/)
- [`getTriggers()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/gettriggers/)
- [`prepareTriggersToSave()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/preparetriggerstosave/)
- [`prepareTriggersToShow()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/preparetriggerstoshow/)
- [`setDocumentStatus()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/setdocumentstatus/)
- [`setEntityId()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/setentityid/)
- [`setEntityStatus()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/setentitystatus/)
- [`setTriggers()`](https://chugunov.pro/api-bitrix/crm/automation/target/basetarget/settriggers/)

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