jBPM Console NG - Process Runtime Client 6.2.0.Beta2

org.jbpm.console.ng.pr.client.editors.diagram
Class ProcessDiagramPopupPresenter

java.lang.Object
  extended by org.jbpm.console.ng.pr.client.editors.diagram.ProcessDiagramPopupPresenter

@Dependent
public class ProcessDiagramPopupPresenter
extends Object


Nested Class Summary
static interface ProcessDiagramPopupPresenter.PopupView
           
 
Field Summary
protected  org.uberfire.client.mvp.ActivityManager activityManager
           
 
Constructor Summary
ProcessDiagramPopupPresenter()
           
 
Method Summary
 void close()
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<ProcessDiagramPopupPresenter> getView()
           
 void init()
           
 void onOpen()
           
 void onStartup(org.uberfire.mvp.PlaceRequest place)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

activityManager

@Inject
protected org.uberfire.client.mvp.ActivityManager activityManager
Constructor Detail

ProcessDiagramPopupPresenter

public ProcessDiagramPopupPresenter()
Method Detail

init

@PostConstruct
public void init()

onStartup

public void onStartup(org.uberfire.mvp.PlaceRequest place)

getTitle

public String getTitle()

getView

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

onOpen

public void onOpen()

close

public void close()

jBPM Console NG - Process Runtime Client 6.2.0.Beta2

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