Nuxeo Enterprise Platform 5.4

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 java.lang.Object

Notification Descriptor. Immutable.


Constructor Summary
NotificationDescriptor()
           
 
Method Summary
 java.lang.String getEvent()
           
 java.util.List<java.lang.String> getGroups()
           
 java.util.List<java.lang.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 java.lang.String getEvent()

getGroups

public java.util.List<java.lang.String> getGroups()

getUsers

public java.util.List<java.lang.String> getUsers()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.