1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Queue

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

static hasMessages ()
static run ()
static sendMessages ()
static stop ()
static resume ()
static isStopped ()
static cleanUpAgent ()

Поля данных

const EVENT_SEND_RESULT = 'messageSendResult'
const CACHE_HAS_MESSAGES_ID = 'has_messages_cache'
const CACHE_HAS_MESSAGES_DIR = '/messageservice/'

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

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

Методы

◆ cleanUpAgent()

cleanUpAgent ( )
static
Возвращает
string

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

◆ hasMessages()

hasMessages ( )
static

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

◆ isStopped()

isStopped ( )
static

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

◆ resume()

resume ( )
static

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

◆ run()

run ( )
static
Возвращает
string

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

◆ sendMessages()

sendMessages ( )
static
Возвращает
string|null

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

◆ stop()

stop ( )
static

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

Поля

◆ CACHE_HAS_MESSAGES_DIR

const CACHE_HAS_MESSAGES_DIR = '/messageservice/'

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

◆ CACHE_HAS_MESSAGES_ID

const CACHE_HAS_MESSAGES_ID = 'has_messages_cache'

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

◆ EVENT_SEND_RESULT

const EVENT_SEND_RESULT = 'messageSendResult'
См. также
\Bitrix\MessageService\Queue\Event\AfterSendMessageFromQueueEvent

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/messageservice/lib/queue.php