Bitrix API

ManuallyRemoveResponsibleService extends AbstractRemoveResponsibleService

Table of Contents

Methods

__construct()  : mixed
getFlowIdsByUser()  : array<string|int, int>
removeUserFromFlowsResponsible()  : void

Methods

getFlowIdsByUser()

public getFlowIdsByUser(int $userId[, int $limit = 100 ]) : array<string|int, int>
Parameters
$userId : int
$limit : int = 100
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
array<string|int, int>

removeUserFromFlowsResponsible()

public removeUserFromFlowsResponsible(int $deletedUserId, array<string|int, mixed> $flowIds) : void
Parameters
$deletedUserId : int
$flowIds : array<string|int, mixed>
Tags
throws
NotFoundExceptionInterface
throws
FlowNotUpdatedException
throws
ObjectNotFoundException
throws
CommandNotFoundException
throws
SqlQueryException
throws
FlowNotFoundException
throws
InvalidCommandException
throws
ArgumentException
throws
SystemException

        
On this page

Search results