|
const | NAME = 'ui_cyclonedx' |
|
const | DEFAULT_OUTPUT_FORMAT = "cyclonedx_json" |
|
const | PERMISSION = "permission" |
|
const | REQUIRES_LOGIN = "requiresLogin" |
|
const | ENABLE_MENU = "ENABLE_MENU" |
|
const | LEVEL = "level" |
|
const | DEPENDENCIES = "dependencies" |
|
const | INIT_ORDER = "initOrder" |
|
const | MENU_LIST = "menuList" |
|
const | MENU_ORDER = "menuOrder" |
|
const | MENU_TARGET = "menuTarget" |
|
const | TITLE = "title" |
|
| $fileLogger |
|
|
| $outputFormat = self::DEFAULT_OUTPUT_FORMAT |
|
| $container |
|
| $renderer |
|
| $microMenu |
|
Definition at line 18 of file CycloneDXGeneratorUi.php.
◆ handle()
Fossology\CycloneDX\UI\CycloneDXGeneratorUi::handle |
( |
Request |
$request | ) |
|
|
protected |
◆ scheduleAgent()
Fossology\CycloneDX\UI\CycloneDXGeneratorUi::scheduleAgent |
( |
|
$groupId, |
|
|
|
$upload, |
|
|
|
$addUploads = array() |
|
) |
| |
Schedules CycloneDx agent to generate report
- Parameters
-
int | $groupId | |
Upload | $upload | |
array | $addUploads | |
- Returns
- array|number[] Job id and job queue id
- Exceptions
-
Definition at line 169 of file CycloneDXGeneratorUi.php.
The documentation for this class was generated from the following file: