Controller for OneShot Analysis.  
 More...
|  | 
| const | FILE_INPUT_NAME = 'fileInput' | 
|  | 
|  | 
|  | $highlightProcessor | 
|  | 
|  | $licenseDao | 
|  | 
Controller for OneShot Analysis. 
Definition at line 27 of file OneShotController.php.
◆ __construct()
      
        
          | Fossology\UI\Api\Controllers\OneShotController::__construct | ( |  | $container | ) |  | 
      
 
 
◆ runOneShotCEU()
      
        
          | Fossology\UI\Api\Controllers\OneShotController::runOneShotCEU | ( |  | $request, | 
        
          |  |  |  | $response, | 
        
          |  |  |  | $args | 
        
          |  | ) |  |  | 
      
 
Run OneShot Analysis for Copyright, Email, URL
- Parameters
- 
  
    | ServerRequestInterface | $request |  |  | ResponseHelper | $response |  |  | array | $args |  |  
 
- Returns
- ResponseHelper 
- Exceptions
- 
  
  
Definition at line 128 of file OneShotController.php.
 
 
◆ runOneShotMonk()
      
        
          | Fossology\UI\Api\Controllers\OneShotController::runOneShotMonk | ( |  | $request, | 
        
          |  |  |  | $response, | 
        
          |  |  |  | $args | 
        
          |  | ) |  |  | 
      
 
Run OneShot Analysis using Monk
- Parameters
- 
  
    | ServerRequestInterface | $request |  |  | ResponseHelper | $response |  |  | array | $args |  |  
 
- Returns
- ResponseHelper 
- Exceptions
- 
  
  
Definition at line 97 of file OneShotController.php.
 
 
◆ runOneShotNomos()
      
        
          | Fossology\UI\Api\Controllers\OneShotController::runOneShotNomos | ( |  | $request, | 
        
          |  |  |  | $response, | 
        
          |  |  |  | $args | 
        
          |  | ) |  |  | 
      
 
Run OneShot Analysis using Nomos
- Parameters
- 
  
    | ServerRequestInterface | $request |  |  | ResponseHelper | $response |  |  | array | $args |  |  
 
- Returns
- ResponseHelper 
- Exceptions
- 
  
  
Definition at line 53 of file OneShotController.php.
 
 
The documentation for this class was generated from the following file: