WorkflowTemplate
Table of Contents
Constants
-
WORKFLOW_TEMPLATE_COPY_ERROR
= 'WORKFLOW_TEMPLATE_COPY_ERROR'
Methods
-
__construct()
: mixed
-
add()
: mixed
-
getFields()
: mixed
-
prepareFieldsToCopy()
: mixed
WORKFLOW_TEMPLATE_COPY_ERROR
public
mixed
WORKFLOW_TEMPLATE_COPY_ERROR
= 'WORKFLOW_TEMPLATE_COPY_ERROR'
__construct()
public
__construct([mixed $targetDocumentType = [] ][, mixed $mapStatusIdsCopiedDocument = [] ]) : mixed
Parameters
-
$targetDocumentType
: mixed
= []
-
-
$mapStatusIdsCopiedDocument
: mixed
= []
-
add()
public
add(array<string|int, mixed> $fields) : mixed
Parameters
-
$fields
: array<string|int, mixed>
-
getFields()
public
getFields(mixed $workflowTemplateId) : mixed
Parameters
-
$workflowTemplateId
: mixed
-
prepareFieldsToCopy()
public
prepareFieldsToCopy(array<string|int, mixed> $fields) : mixed
Parameters
-
$fields
: array<string|int, mixed>
-