Bitrix API

GetDataRequest

FinalYes

Table of Contents

Properties

$accessUserId  : int|null
$currentUserId  : int|null
$runningTaskId  : int|null
$skipAccessCheck  : bool
$taskUsersLimit  : int
$workflowId  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $workflowId[, int|null $runningTaskId = null ][, int $taskUsersLimit = 3 ][, bool $skipAccessCheck = false ][, int|null $currentUserId = null ][, int|null $accessUserId = null ]) : mixed
Parameters
$workflowId : string
$runningTaskId : int|null = null
$taskUsersLimit : int = 3
$skipAccessCheck : bool = false
$currentUserId : int|null = null
$accessUserId : int|null = null

        
On this page

Search results