FOSSology  4.4.0
Open Source License Compliance by Open Source Software
SchedulerTestRunner.php
1 <?php
2 /*
3  SPDX-FileCopyrightText: © 2014 Siemens AG
4 
5  SPDX-License-Identifier: GPL-2.0-only
6 */
7 
8 namespace Fossology\Decider\Test;
9 
15 {
24  public function run($uploadId, $userId = 2, $groupId = 2, $jobId = 1, $args = "");
25 }
run($uploadId, $userId=2, $groupId=2, $jobId=1, $args="")
Get the arguments required by agent to run and try to run the agent.