JobsService
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- downloadByJobId() : mixed
Properties
$cloudStorageService
private
CloudStorageService
$cloudStorageService
$jobRepository
private
IJobRepository
$jobRepository
Methods
__construct()
public
__construct(IJobRepository $jobRepository, CloudStorageService $cloudStorageService) : mixed
Parameters
- $jobRepository : IJobRepository
- $cloudStorageService : CloudStorageService
downloadByJobId()
public
downloadByJobId(int $jobId) : mixed
Parameters
- $jobId : int