jBPM Console NG - Business Domain Client 6.0.0.Beta2

org.jbpm.console.ng.bd.client.editors.session.notifications
Class SessionNotificationsPopupPresenter

java.lang.Object
  extended by org.jbpm.console.ng.bd.client.editors.session.notifications.SessionNotificationsPopupPresenter

@Dependent
public class SessionNotificationsPopupPresenter
extends Object


Nested Class Summary
static interface SessionNotificationsPopupPresenter.InboxView
           
 
Constructor Summary
SessionNotificationsPopupPresenter()
           
 
Method Summary
 void close()
           
 void getSessionNotifications(int sessionId)
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<SessionNotificationsPopupPresenter> getView()
           
 void onReveal()
           
 void onStart(org.uberfire.shared.mvp.PlaceRequest place)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionNotificationsPopupPresenter

public SessionNotificationsPopupPresenter()
Method Detail

onStart

public void onStart(org.uberfire.shared.mvp.PlaceRequest place)

getTitle

public String getTitle()

getView

public org.uberfire.client.mvp.UberView<SessionNotificationsPopupPresenter> getView()

getSessionNotifications

public void getSessionNotifications(int sessionId)

onReveal

public void onReveal()

close

public void close()

jBPM Console NG - Business Domain Client 6.0.0.Beta2

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