|
const | ARS_SUFFIX = '_ars' |
|
|
| $uploadId |
|
| $columns = 'agent_pk, agent_name' |
|
|
| $dbViewName |
|
| $dbViewQuery |
|
| $materialized = false |
|
Definition at line 10 of file LatestScannerProxy.php.
◆ __construct()
Fossology\Lib\Proxy\LatestScannerProxy::__construct |
( |
|
$uploadId, |
|
|
|
$agentNames = array('nomos','monk') , |
|
|
|
$dbViewName = 'latest_scanner' , |
|
|
|
$andEnabled = "AND agent_enabled" |
|
) |
| |
- Parameters
-
int | string | $uploadId | |
array | $agentNames | used to determine the ars tables |
string | $dbViewName | |
string | $andEnabled | |
- Exceptions
-
Definition at line 26 of file LatestScannerProxy.php.
The documentation for this class was generated from the following file: