Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Agent

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

static send ()
 

Защищенные статические члены

static createAgent (Main\Type\DateTime $nextExecutionAgentDate)
 
static getNextExecutionAgentDate ()
 
static onSuccessfullySent (string $providerCode, Main\Type\DateTime $dateTo)
 

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

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

Методы

◆ createAgent()

static createAgent ( Main\Type\DateTime $nextExecutionAgentDate)
staticprotected
Аргументы
Main\Type\DateTime$nextExecutionAgentDate
Возвращает
void

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

◆ getNextExecutionAgentDate()

static getNextExecutionAgentDate ( )
staticprotected
Возвращает
Main\Type\DateTime

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

◆ onSuccessfullySent()

static onSuccessfullySent ( string $providerCode,
Main\Type\DateTime $dateTo )
staticprotected
Возвращает
void

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

◆ send()

static send ( )
static

Sends data

Возвращает
void

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