Merged in bugfix/HOR-3836 (pull request #6037)
HOR-3836 Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
committed by
Aldo Mauricio Veliz Valenzuela
commit
8699650919
@@ -8,7 +8,7 @@ class RoutingScreen extends \Derivation
|
||||
protected $convergent;
|
||||
protected $divergent;
|
||||
public $gateway = array('PARALLEL', 'PARALLEL-BY-EVALUATION');
|
||||
public $routeType = array('SEC-JOIN', 'EVALUATE');
|
||||
public $routeType = array('SEC-JOIN');
|
||||
public $isFirst;
|
||||
public $isUniqueSecJoin = false;
|
||||
protected $taskSecJoin;
|
||||
|
||||
Reference in New Issue
Block a user