|
| | __construct (AgentDao $agentDao, $uploadId) |
| |
|
| getSuccessfulAgents () |
| |
|
| getLatestSuccessfulAgentIds () |
| |
|
| createAgentStatus ($scannerAgents) |
| |
|
| getAgentMap () |
| |
|
|
const | ARS_TABLE_SUFFIX = "_ars" |
| |
|
|
| $agentDao |
| |
|
| $uploadId |
| |
|
| $successfulScanners = array() |
| |
Definition at line 17 of file ScanJobProxy.php.
◆ __construct()
| Fossology\Lib\Proxy\ScanJobProxy::__construct |
( |
AgentDao |
$agentDao, |
|
|
|
$uploadId |
|
) |
| |
◆ scanAgentStatus()
| Fossology\Lib\Proxy\ScanJobProxy::scanAgentStatus |
( |
|
$agentName | ) |
|
|
protected |
get status var and store successfulAgents
- Parameters
-
- Returns
- mixed[]
Definition at line 84 of file ScanJobProxy.php.
The documentation for this class was generated from the following file: