Class PermissionGrantedNotificationListener

java.lang.Object
org.nuxeo.ecm.permissions.PermissionGrantedNotificationListener
All Implemented Interfaces:
PostCommitEventListener, PostCommitFilteringEventListener

public class PermissionGrantedNotificationListener extends Object implements PostCommitFilteringEventListener
Listener sending an email notification for a granted ACE.

This listener checks only if the ACE is granted. It assumes that other checks (such as the ACE becomes effective) have been done before.

Since:
7.4