SyncAgent
Table of Contents
Methods
- __construct() : mixed
- addAgent() : void
- execute() : mixed
- removeAgent() : void
Methods
__construct()
public
__construct() : mixed
addAgent()
public
addAgent(int $taskId) : void
Parameters
- $taskId : int
execute()
public
static execute(mixed $flowId) : mixed
Parameters
- $flowId : mixed
removeAgent()
public
removeAgent(mixed $taskId) : void
Parameters
- $taskId : mixed