1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс GroupQueueService
Граф наследования:GroupQueueService:
GroupQueueServiceInterface

Открытые члены

 addToDB (int $type, int $entityId, int $groupId)
 releaseGroup (int $type, int $entityId, int $groupId)
 isReleased (int $groupId)
 isEntityProcessed (int $type, int $entityId)

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

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

Методы

◆ addToDB()

addToDB ( int $type,
int $entityId,
int $groupId )

Add current process to database

Аргументы
int$type
int$entityId
int$groupId
Исключения

Exception

Замещает GroupQueueServiceInterface.

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

◆ isEntityProcessed()

isEntityProcessed ( int $type,
int $entityId )

Замещает GroupQueueServiceInterface.

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

◆ isReleased()

isReleased ( int $groupId)

check that group is released

Аргументы
int$groupId
Возвращает
bool
Исключения
ArgumentException

Bitrix\Main\ObjectPropertyException

Исключения

Bitrix\Main\SystemException

Замещает GroupQueueServiceInterface.

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

◆ releaseGroup()

releaseGroup ( int $type,
int $entityId,
int $groupId )

release current process by entity and type

Аргументы
int$type
int$entityId
int$groupId
Исключения

Exception

Замещает GroupQueueServiceInterface.

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


Объявления и описания членов класса находятся в файле: