1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Runtime

Открытые члены

 setTarget (BaseTarget $target)
 getTarget ()
 getCurrentWorkflowId ()
 onDocumentAdd (?Context $context=null)
 onDocumentStatusChanged ()
 runDocumentStatus (string $preGeneratedWorkflowId=null)
 onDocumentMove ()
 onFieldsChanged (array $changes)

Защищенные члены

 getWorkflowInstanceIds ()
 runTemplates ($documentStatus, string $preGeneratedWorkflowId=null)
 writeTriggerTracking ($workflowId, $trigger)
 stopTemplates ()
 isDebug (bool $isOnDocumentAdd=false)
 onDocumentStatusChangedDebug (?string $workflowId, string $status)

Защищенные данные

 $target

Статические защищенные данные

static $startedTemplates = []

Подробное описание

См. определение в файле runtime.php строка 17

Методы

◆ getCurrentWorkflowId()

getCurrentWorkflowId ( )

См. определение в файле runtime.php строка 80

◆ getTarget()

getTarget ( )
Возвращает
BaseTarget
Исключения
InvalidOperationException

См. определение в файле runtime.php строка 35

◆ getWorkflowInstanceIds()

getWorkflowInstanceIds ( )
protected

См. определение в файле runtime.php строка 45

◆ isDebug()

isDebug ( bool $isOnDocumentAdd = false)
protected

См. определение в файле runtime.php строка 310

◆ onDocumentAdd()

onDocumentAdd ( ?Context $context = null)

Document creation handler.

Возвращает
void
Исключения
InvalidOperationException

См. определение в файле runtime.php строка 235

◆ onDocumentMove()

onDocumentMove ( )

Document moving handler.

Возвращает
void

См. определение в файле runtime.php строка 357

◆ onDocumentStatusChanged()

onDocumentStatusChanged ( )

Document status changed handler.

Возвращает
void
Исключения
InvalidOperationException

См. определение в файле runtime.php строка 268

◆ onDocumentStatusChangedDebug()

onDocumentStatusChangedDebug ( ?string $workflowId,
string $status )
protected

См. определение в файле runtime.php строка 335

◆ onFieldsChanged()

onFieldsChanged ( array $changes)

См. определение в файле runtime.php строка 362

◆ runDocumentStatus()

runDocumentStatus ( string $preGeneratedWorkflowId = null)

См. определение в файле runtime.php строка 294

◆ runTemplates()

runTemplates ( $documentStatus,
string $preGeneratedWorkflowId = null )
protected

См. определение в файле runtime.php строка 115

◆ setTarget()

setTarget ( BaseTarget $target)

См. определение в файле runtime.php строка 25

◆ stopTemplates()

stopTemplates ( )
protected

См. определение в файле runtime.php строка 212

◆ writeTriggerTracking()

writeTriggerTracking ( $workflowId,
$trigger )
protected

См. определение в файле runtime.php строка 197

Поля

◆ $startedTemplates

$startedTemplates = []
staticprotected

См. определение в файле runtime.php строка 22

◆ $target

$target
protected

См. определение в файле runtime.php строка 21


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/bizproc/lib/automation/engine/runtime.php