class ProcessUpdater (View source)

Properties

protected Date $dateService
protected Repository $config
protected EntityManager $entityManager
protected MercureService $mercureService
protected EventDispatcher $eventDispatcher

Methods

__construct(EntityManager $entityManager, EventDispatcher $eventDispatcher, Date $dateService, Repository $config, MercureService $mercureService)

No description

closeProcess(string|Process $process, int $exitCode, string $exitMessage = null)

No description

clearOldProcesses()

No description

Details

__construct(EntityManager $entityManager, EventDispatcher $eventDispatcher, Date $dateService, Repository $config, MercureService $mercureService)

No description

Parameters

EntityManager $entityManager
EventDispatcher $eventDispatcher
Date $dateService
Repository $config
MercureService $mercureService

closeProcess(string|Process $process, int $exitCode, string $exitMessage = null)

No description

Parameters

string|Process $process
int $exitCode
string $exitMessage

protected clearOldProcesses()

No description