См. определение в файле runtime.php строка 15
◆ getCurrentWorkflowId()
◆ getTarget()
- Возвращает
- BaseTarget
- Исключения
-
InvalidOperationException | |
См. определение в файле runtime.php строка 32
◆ getWorkflowInstanceIds()
getWorkflowInstanceIds |
( |
| ) |
|
|
protected |
◆ isDebug()
isDebug |
( |
bool |
$isOnDocumentAdd = false | ) |
|
|
protected |
◆ onDocumentAdd()
onDocumentAdd |
( |
?Context |
$context = null | ) |
|
Document creation handler.
- Возвращает
- void
- Исключения
-
InvalidOperationException | |
См. определение в файле runtime.php строка 219
◆ onDocumentMove()
Document moving handler.
- Возвращает
- void
См. определение в файле runtime.php строка 341
◆ onDocumentStatusChanged()
onDocumentStatusChanged |
( |
| ) |
|
Document status changed handler.
- Возвращает
- void
- Исключения
-
InvalidOperationException | |
См. определение в файле runtime.php строка 252
◆ onDocumentStatusChangedDebug()
onDocumentStatusChangedDebug |
( |
?string |
$workflowId, |
|
|
string |
$status |
|
) |
| |
|
protected |
◆ onFieldsChanged()
onFieldsChanged |
( |
array |
$changes | ) |
|
◆ runDocumentStatus()
runDocumentStatus |
( |
string |
$preGeneratedWorkflowId = null | ) |
|
◆ runTemplates()
runTemplates |
( |
|
$documentStatus, |
|
|
string |
$preGeneratedWorkflowId = null |
|
) |
| |
|
protected |
◆ setTarget()
◆ stopTemplates()
◆ writeTriggerAnalytics()
writeTriggerAnalytics |
( |
array |
$documentId, |
|
|
array |
$trigger |
|
) |
| |
|
protected |
◆ writeTriggerTracking()
writeTriggerTracking |
( |
|
$workflowId, |
|
|
|
$trigger |
|
) |
| |
|
protected |
◆ $startedTemplates
◆ $target