RemoveUserFromFlowResponsible implements AgentInterface
FinalYes
Table of Contents
Interfaces
Methods
- __construct() : mixed
- bindAgent() : void
- execute() : string
- run() : bool
Methods
__construct()
public
__construct(int $deletedUserId[, ResponsibleQueueProvider $responsibleQueueProvider = new ResponsibleQueueProvider() ]) : mixed
Parameters
- $deletedUserId : int
- $responsibleQueueProvider : ResponsibleQueueProvider = new ResponsibleQueueProvider()
bindAgent()
public
static bindAgent(int $userId) : void
Parameters
- $userId : int
execute()
public
static execute() : string
Return values
stringrun()
public
run() : bool