jBPM Console NG - Process Runtime Client 6.1.0.Beta4

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

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

@Dependent
public class ProcessDiagramPopupPresenter
extends Object


Nested Class Summary
static interface ProcessDiagramPopupPresenter.InboxView
           
 
Constructor Summary
ProcessDiagramPopupPresenter()
           
 
Method Summary
 void close()
           
 void generateURL(String processDefinitionId, Long processInstanceId, String packageName, String version)
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<ProcessDiagramPopupPresenter> getView()
           
 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
 

Constructor Detail

ProcessDiagramPopupPresenter

public ProcessDiagramPopupPresenter()
Method Detail

onStartup

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

getTitle

public String getTitle()

getView

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

generateURL

public void generateURL(String processDefinitionId,
                        Long processInstanceId,
                        String packageName,
                        String version)

onOpen

public void onOpen()

close

public void close()

jBPM Console NG - Process Runtime Client 6.1.0.Beta4

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