Tracker
Table of Contents
Constants
-
STATUS_AUTOCOMPLETED
= 3
-
STATUS_COMPLETED
= 2
-
STATUS_RUNNING
= 1
-
STATUS_WAITING
= 0
Methods
-
__construct()
: mixed
-
getLog()
: mixed
STATUS_AUTOCOMPLETED
public
mixed
STATUS_AUTOCOMPLETED
= 3
STATUS_COMPLETED
public
mixed
STATUS_COMPLETED
= 2
STATUS_RUNNING
public
mixed
STATUS_RUNNING
= 1
STATUS_WAITING
public
mixed
STATUS_WAITING
= 0
__construct()
public
__construct(BaseTarget $target) : mixed
Parameters
-
$target
: BaseTarget
-
getLog()
public
getLog(array<string|int, mixed> $statuses) : mixed
Parameters
-
$statuses
: array<string|int, mixed>
-