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