PingAgent
Table of Contents
Methods
-
__construct()
: mixed
-
addAgent()
: void
-
execute()
: mixed
-
removeAgents()
: void
__construct()
public
__construct() : mixed
addAgent()
public
addAgent(TaskObject $task, int $flowId, Item $item) : void
Parameters
-
$task
: TaskObject
-
-
$flowId
: int
-
-
$item
: Item
-
execute()
public
static execute(mixed $taskId, mixed $flowId, mixed $offset) : mixed
Parameters
-
$taskId
: mixed
-
-
$flowId
: mixed
-
-
$offset
: mixed
-
removeAgents()
public
removeAgents(int $taskId) : void
Parameters
-
$taskId
: int
-