|
| preInstall () |
|
| setAdditionalJqCmdArgs ($request) |
|
| addReport ($report) |
|
| execute () |
|
| postInstall () |
|
| unInstall () |
|
| getName () |
|
| AgentHasResults ($uploadId=0) |
|
| AgentAdd ($jobId, $uploadId, &$errorMsg, $dependencies=[], $arguments=null, $request=null, $unpackArgs=null) |
|
| __toString () |
|
|
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 10 of file ReportImportAgentPlugin.php.
◆ $keys
ReportImportAgentPlugin::$keys |
|
staticprivate |
Initial value:= array(
'addConcludedAsDecisions',
'addLicenseInfoFromInfoInFile',
'addLicenseInfoFromConcluded',
'addConcludedAsDecisionsOverwrite',
'addConcludedAsDecisionsTBD',
'addCopyrights',
'addNewLicensesAs',
'licenseMatch'
)
Definition at line 12 of file ReportImportAgentPlugin.php.
The documentation for this class was generated from the following file: