Bitrix API

ResponsibleQueue

FinalYes

Table of Contents

Methods

__construct()  : mixed
addItem()  : self
getFlowId()  : int
getItems()  : array<string|int, ResponsibleQueueItem>
getUserIds()  : array<string|int, mixed>
getUserIdsAfterSpecificUser()  : array<string|int, mixed>

Methods

__construct()

public __construct(int $flowId) : mixed
Parameters
$flowId : int

getUserIds()

public getUserIds() : array<string|int, mixed>
Return values
array<string|int, mixed>

getUserIdsAfterSpecificUser()

public getUserIdsAfterSpecificUser(int $userId) : array<string|int, mixed>
Parameters
$userId : int
Return values
array<string|int, mixed>

        
On this page

Search results