SpaceEventProcessor
Table of Contents
Methods
- __construct() : mixed
- getStepLimit() : int
- process() : void
- The logic of this process is to find out all recepients involved and re-calculate: live-feed(depends on event) and space counters and save recent activity for each of the recepients
- processEventForUser() : void
Methods
__construct()
public
__construct() : mixed
getStepLimit()
public
getStepLimit() : int
Return values
intprocess()
The logic of this process is to find out all recepients involved and re-calculate: live-feed(depends on event) and space counters and save recent activity for each of the recepients
public
process() : void
processEventForUser()
public
processEventForUser(Event $event, Recepient $recipient) : void