Открытые члены | |
addToDB (int $type, int $entityId, int $groupId) | |
releaseGroup (int $type, int $entityId, int $groupId) | |
isEntityProcessed (int $type, int $entityId) | |
isReleased (int $groupId) | |
См. определение в файле groupqueueserviceinterface.php строка 5
addToDB | ( | int | $type, |
int | $entityId, | ||
int | $groupId ) |
Замещается в GroupQueueService.
isEntityProcessed | ( | int | $type, |
int | $entityId ) |
Замещается в GroupQueueService.
isReleased | ( | int | $groupId | ) |
Замещается в GroupQueueService.
releaseGroup | ( | int | $type, |
int | $entityId, | ||
int | $groupId ) |
Замещается в GroupQueueService.