RecommendationFeedbackApprovalListener
in package
implements
EventListenerInterface
Keeps recommendation feedback state synchronized with workflow approval lifecycle events.
Table of Contents
Interfaces
- EventListenerInterface
Methods
- expireFeedbackRecipient() : void
- Expire the feedback recipient row linked to the expired workflow approval.
- implementedEvents() : array<string, string>
Methods
expireFeedbackRecipient()
Expire the feedback recipient row linked to the expired workflow approval.
public
expireFeedbackRecipient(EventInterface $event) : void
Parameters
- $event : EventInterface
implementedEvents()
public
implementedEvents() : array<string, string>