fix: [workflow:module_concurrent_task] Use correct class for constant

pull/8530/head
Sami Mokaddem 2022-08-02 14:26:09 +02:00
parent 9f4093a311
commit 0c2144f701
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ class Module_concurrent_task extends WorkflowBaseLogicModule
$roamingData->getWorkflow()['Workflow']['id'],
$node_id_to_exec,
JsonTool::encode($roamingData->getData()),
$this->Workflow::NON_BLOCKING_PATH,
GraphWalker::PATH_TYPE_NON_BLOCKING,
$jobId
],
true,