Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.content.template.service
Class NotificationDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.content.template.service.NotificationDescriptor

public class NotificationDescriptor
extends Object

Notification Descriptor. Immutable.


Constructor Summary
NotificationDescriptor()
           
 
Method Summary
 String getEvent()
           
 List<String> getGroups()
           
 List<String> getUsers()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationDescriptor

public NotificationDescriptor()
Method Detail

getEvent

public String getEvent()

getGroups

public List<String> getGroups()

getUsers

public List<String> getUsers()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.