EntityUfAddressConvertAgent extends EntityAddressConvertAgent
AbstractYes
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() : EntityAddressConvertAgent|null
- getProgressData() : mixed
- getSourceEntityTypeId() : mixed
- getSourceUserFieldName() : mixed
- getTotalCount() : mixed
- isActive() : mixed
- isEnabled() : mixed
- isErrorFlagEnabled() : mixed
- prepareItemIds() : mixed
- run() : mixed
- setAllowedEntityTypes() : mixed
- setProgressData() : mixed
- start() : mixed
Constants
ITEM_LIMIT
public
mixed
ITEM_LIMIT
= 20
STEP_TTL
public
mixed
STEP_TTL
= 10
Methods
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() : EntityAddressConvertAgent|null
Return values
EntityAddressConvertAgent|nullgetProgressData()
public
getProgressData() : mixed
getSourceEntityTypeId()
public
getSourceEntityTypeId() : mixed
getSourceUserFieldName()
public
getSourceUserFieldName() : mixed
getTotalCount()
public
abstract getTotalCount() : mixed
isActive()
public
isActive() : mixed
isEnabled()
public
isEnabled() : mixed
isErrorFlagEnabled()
public
isErrorFlagEnabled() : mixed
prepareItemIds()
public
abstract 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