Table of Contents
Constants
-
ITERATION_LIMIT
= 500
Methods
-
activate()
: mixed
-
build()
: mixed
-
doRun()
: mixed
-
enable()
: mixed
-
getInstance()
: LeadTimelineBuildAgent|null
-
getProgressData()
: mixed
-
isActive()
: mixed
-
isEnabled()
: mixed
-
run()
: mixed
-
setProgressData()
: mixed
ITERATION_LIMIT
public
mixed
ITERATION_LIMIT
= 500
activate()
public
activate([mixed $delay = 0 ]) : mixed
Parameters
-
$delay
: mixed
= 0
-
build()
public
build(array<string|int, mixed> $itemIDs) : mixed
Parameters
-
$itemIDs
: array<string|int, mixed>
-
doRun()
public
static doRun() : mixed
enable()
public
enable(mixed $enable) : mixed
Parameters
-
$enable
: mixed
-
getInstance()
public
static getInstance() : LeadTimelineBuildAgent|null
getProgressData()
public
getProgressData() : mixed
isActive()
public
isActive() : mixed
isEnabled()
public
isEnabled() : mixed
run()
public
static run() : mixed
setProgressData()
public
setProgressData(array<string|int, mixed> $data) : mixed
Parameters
-
$data
: array<string|int, mixed>
-