Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс RecipientBuilderJob
+ Граф наследования:RecipientBuilderJob:

Открытые статические члены

static addEventAgent (int $postingId)
 
static removeAgentFromDB (int $postingId)
 
static getAgentName (int $postingId)
 
static runAgent (int $postingId)
 
- Открытые статические члены унаследованные от Job
static actualizeByCampaignId ($campaignId)
 
static actualizeByLetterId ($letterId)
 
static actualizeAll ()
 

Дополнительные унаследованные члены

- Защищенные члены унаследованные от Job
 addAgent ($agentName, $interval=60, $nextDateExec='')
 
 removeAgent ($agentName)
 
 agentExists ($agentName)
 

Подробное описание

См. определение в файле recipientbuilderjob.php строка 17

Методы

◆ addEventAgent()

static addEventAgent ( int $postingId)
static

Add agent to build

Аргументы
int$groupStateId
Возвращает
void

См. определение в файле recipientbuilderjob.php строка 26

◆ getAgentName()

static getAgentName ( int $postingId)
static

get recipient builder agent name

Аргументы
int$groupStateId
Возвращает
string

См. определение в файле recipientbuilderjob.php строка 56

◆ removeAgentFromDB()

static removeAgentFromDB ( int $postingId)
static

Remove agent from DB

Аргументы
int$groupStateId
Возвращает
void

См. определение в файле recipientbuilderjob.php строка 42

◆ runAgent()

static runAgent ( int $postingId)
static

См. определение в файле recipientbuilderjob.php строка 61