Table of Contents
Constants
-
ITEM_LIMIT
= 20
-
STEP_TTL
= 10
Methods
-
activate()
: mixed
-
complete()
: mixed
-
convert()
: mixed
-
doRun()
: mixed
-
enable()
: mixed
-
enableErrorFlag()
: mixed
-
getAllowedEntityTypes()
: mixed
-
getInstance()
: CompanyAddressConvertAgent|null
-
getProgressData()
: mixed
-
getTotalCount()
: mixed
-
isActive()
: mixed
-
isEnabled()
: mixed
-
isErrorFlagEnabled()
: mixed
-
prepareItemIds()
: mixed
-
run()
: mixed
-
setAllowedEntityTypes()
: mixed
-
setProgressData()
: mixed
-
start()
: mixed
ITEM_LIMIT
public
mixed
ITEM_LIMIT
= 20
STEP_TTL
public
mixed
STEP_TTL
= 10
activate()
public
activate([mixed $delay = 0 ][, array<string|int, mixed> $options = [] ]) : mixed
Parameters
-
$delay
: mixed
= 0
-
-
$options
: array<string|int, mixed>
= []
-
complete()
public
complete() : mixed
convert()
public
convert(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
-
enableErrorFlag()
public
enableErrorFlag(bool $enable) : mixed
Parameters
-
$enable
: bool
-
getAllowedEntityTypes()
public
getAllowedEntityTypes() : mixed
getInstance()
public
static getInstance() : CompanyAddressConvertAgent|null
getProgressData()
public
getProgressData() : mixed
getTotalCount()
public
getTotalCount() : mixed
isActive()
public
isActive() : mixed
isEnabled()
public
isEnabled() : mixed
isErrorFlagEnabled()
public
isErrorFlagEnabled() : mixed
prepareItemIds()
public
prepareItemIds(mixed $offsetId, mixed $limit) : mixed
Parameters
-
$offsetId
: mixed
-
-
$limit
: mixed
-
run()
public
static run() : mixed
setAllowedEntityTypes()
public
setAllowedEntityTypes([array<string|int, mixed> $entityTypes = [] ]) : mixed
Parameters
-
$entityTypes
: array<string|int, mixed>
= []
-
setProgressData()
public
setProgressData(array<string|int, mixed> $data) : mixed
Parameters
-
$data
: array<string|int, mixed>
-
start()
public
start() : mixed