org.jbpm.formbuilder.client.notification
Class NotificationsPresenter

java.lang.Object
  extended by org.jbpm.formbuilder.client.notification.NotificationsPresenter
All Implemented Interfaces:
NotificationsView.Presenter

public class NotificationsPresenter
extends Object
implements NotificationsView.Presenter

Notifications presenter. Adds messages to the view when a notification happens


Constructor Summary
NotificationsPresenter(NotificationsView notifView)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationsPresenter

public NotificationsPresenter(NotificationsView notifView)


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