Bitrix API

ResponsibleQueueService

FinalYes

Table of Contents

Methods

__construct()  : mixed
delete()  : void
getFlowIdsByUser()  : array<string|int, mixed>
getInstance()  : ResponsibleQueueService
getNextResponsibleId()  : int|null
save()  : void

Methods

getFlowIdsByUser()

public getFlowIdsByUser(int $userId[, mixed $limit = 100 ]) : array<string|int, mixed>
Parameters
$userId : int
$limit : mixed = 100
Return values
array<string|int, mixed>

save()

public save(int $flowId, array<string|int, int> $userIds) : void
Parameters
$flowId : int
$userIds : array<string|int, int>

        
On this page

Search results