Table of Contents
Constants
-
ITERATION_LIMIT
= 20
Methods
-
doRun()
: mixed
-
enable()
: mixed
-
getInstance()
: DealAccountSyncAgent|null
-
getProgressData()
: mixed
-
isEnabled()
: mixed
-
isRegistered()
: mixed
-
process()
: mixed
-
register()
: mixed
-
run()
: mixed
-
setProgressData()
: mixed
ITERATION_LIMIT
public
mixed
ITERATION_LIMIT
= 20
doRun()
public
static doRun() : mixed
enable()
public
enable(mixed $enable) : mixed
Parameters
-
$enable
: mixed
-
getInstance()
public
static getInstance() : DealAccountSyncAgent|null
getProgressData()
public
getProgressData() : mixed
isEnabled()
public
isEnabled() : mixed
isRegistered()
public
isRegistered() : mixed
process()
public
process(array<string|int, mixed> $itemIDs) : mixed
Parameters
-
$itemIDs
: array<string|int, mixed>
-
register()
public
register([mixed $delay = 0 ]) : mixed
Parameters
-
$delay
: mixed
= 0
-
run()
public
static run() : mixed
setProgressData()
public
setProgressData(array<string|int, mixed> $data) : mixed
Parameters
-
$data
: array<string|int, mixed>
-