HimselfFlowAgent
Table of Contents
Methods
- __construct() : mixed
- addAgent() : void
- execute() : mixed
- removeAgents() : void
Methods
__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
Parameters
- $taskId : mixed
- $flowId : mixed
removeAgents()
public
removeAgents(int $taskId) : void
Parameters
- $taskId : int