Bitrix API

StartWorkflowRequest

FinalYes

Table of Contents

Properties

$checkAccess  : bool
$complexDocumentId  : array<string|int, mixed>
$documentCategoryId  : int|null
$parameters  : array<string|int, mixed>
$parentWorkflow  : array<string|int, mixed>|null
$startDuration  : int|null
$targetUserId  : int
$templateId  : int
$userId  : int

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(int $userId, int $targetUserId, int $templateId, array<string|int, mixed> $complexDocumentId, array<string|int, mixed> $parameters[, int|null $documentCategoryId = null ][, array<string|int, mixed>|null $parentWorkflow = null ][, int|null $startDuration = null ][, bool $checkAccess = true ]) : mixed
Parameters
$userId : int
$targetUserId : int
$templateId : int
$complexDocumentId : array<string|int, mixed>
$parameters : array<string|int, mixed>
$documentCategoryId : int|null = null
$parentWorkflow : array<string|int, mixed>|null = null
$startDuration : int|null = null
$checkAccess : bool = true

        
On this page

Search results