1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
PrepareStartParametersRequest.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Bizproc\Api\Request\WorkflowTemplateService;
4
5
final
class
PrepareStartParametersRequest
6
{
7
public
function
__construct
(
8
public
readonly
int
$templateId
,
9
public
readonly
array
$complexDocumentType,
10
public
readonly
array
$requestParameters,
11
public
readonly
int
$targetUserId,
12
public
readonly
int
$eventType = \
CBPDocumentEventType::Manual
// Create, Edit
13
)
14
{}
15
}
Bitrix\Bizproc\Api\Request\WorkflowTemplateService\PrepareStartParametersRequest
Определения
PrepareStartParametersRequest.php:6
Bitrix\Bizproc\Api\Request\WorkflowTemplateService\PrepareStartParametersRequest\__construct
__construct(public readonly int $templateId, public readonly array $complexDocumentType, public readonly array $requestParameters, public readonly int $targetUserId, public readonly int $eventType=\CBPDocumentEventType::Manual)
Определения
PrepareStartParametersRequest.php:7
CBPDocumentEventType\Manual
const Manual
Определения
constants.php:157
$templateId
$templateId
Определения
component_props2.php:51
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
bitrix
modules
bizproc
lib
Api
Request
WorkflowTemplateService
PrepareStartParametersRequest.php
Создано системой
1.14.0