jBPM Designer - Client 6.2.0.CR4

org.jbpm.designer.client.notification
Class DesignerNotificationPopupsManager

java.lang.Object
  extended by org.jbpm.designer.client.notification.DesignerNotificationPopupsManager

@ApplicationScoped
public class DesignerNotificationPopupsManager
extends Object


Constructor Summary
DesignerNotificationPopupsManager()
           
 
Method Summary
 void addNotification(DesignerNotificationEvent event)
          Display a Notification message
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesignerNotificationPopupsManager

public DesignerNotificationPopupsManager()
Method Detail

addNotification

public void addNotification(@Observes
                            DesignerNotificationEvent event)
Display a Notification message

Parameters:
event -

jBPM Designer - Client 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.