Documentation

JobRestartService
in package

Table of Contents

Properties

$jobMainHandlerComponent  : JobMainHandlerComponent
$jobRepository  : JobRepository

Methods

__construct()  : mixed
getStuckJobs()  : array<string|int, Job>|null
tryProceedJobRestart()  : mixed

Properties

Methods

getStuckJobs()

public getStuckJobs(int|null $updateTimeDifferenceHours) : array<string|int, Job>|null
Parameters
$updateTimeDifferenceHours : int|null
Return values
array<string|int, Job>|null

tryProceedJobRestart()

public tryProceedJobRestart(Job $stuckJob) : mixed
Parameters
$stuckJob : Job
Tags
throws
Exception

        
On this page

Search results