Interface TargetableNotificationPreference

  • All Superinterfaces:
    NotificationPreference

    public interface TargetableNotificationPreference
    extends NotificationPreference
    A notification preference can (most of the time) be targeted to a certain user, group or wiki. A preference using this comportment can implement the following interface.
    Since:
    9.7RC1
    Version:
    $Id: b595279fdaab6d2be7c4f35c6326824092db1084 $
    • Method Detail

      • getTarget

        org.xwiki.model.reference.EntityReference getTarget()
        Returns:
        the wiki, the user or the group that should be targeted by the given preference
        Since:
        9.11.4, 10.2