RebuildUserDuplicateIndexAgent
Table of Contents
Methods
Methods
add()
public
static add(int $entityTypeId, int $userId[, int $timeOffset = 0 ]) : void
Parameters
- $entityTypeId : int
- $userId : int
- $timeOffset : int = 0
doRun()
public
static doRun(int $entityTypeId, int $userId) : mixed
Parameters
- $entityTypeId : int
- $userId : int
run()
public
static run(mixed $entityTypeId, mixed $userId) : string
Parameters
- $entityTypeId : mixed
- $userId : mixed