|
const | NAME = 'agent_fodecisionimporter' |
| Plugin mod name.
|
|
const | PRE_JOB_QUEUE = 'preJq' |
|
| $AgentName |
|
| $Name = "agent_abstract" |
|
| $Dependency = array() |
|
| $Title = 'how to show checkbox' |
|
| $PluginLevel = 10 |
|
| $State = PLUGIN_STATE_READY |
|
| $DBaccess = PLUGIN_DB_WRITE |
|
|
| doAgentAdd ($jobId, $uploadId, &$errorMsg, $dependencies, $jqargs="", $jq_cmd_args=null, $request=null) |
|
| implicitAgentAdd ($jobId, $uploadId, &$errorMsg, $dependency, $request) |
|
Definition at line 27 of file FoDecisionImporter.php.
◆ addReport()
Fossology\DecisionImporter\UI\FoDecisionImporter::addReport |
( |
UploadedFile |
$report | ) |
|
Save the uploaded file at correct path and add it to the CLI argument.
- Parameters
-
- Returns
- string
- Exceptions
-
Definition at line 77 of file FoDecisionImporter.php.
◆ preInstall()
Fossology\DecisionImporter\UI\FoDecisionImporter::preInstall |
( |
| ) |
|
◆ setAdditionalJqCmdArgs()
Fossology\DecisionImporter\UI\FoDecisionImporter::setAdditionalJqCmdArgs |
( |
Request |
$request | ) |
|
Translate the data from UI request to CLI arguments.
- Parameters
-
- Returns
- string
Definition at line 58 of file FoDecisionImporter.php.
◆ KEYS
const Fossology\DecisionImporter\UI\FoDecisionImporter::KEYS |
|
private |
The documentation for this class was generated from the following file: