jBPM Console NG - Process Runtime Client 6.0.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 onReveal()
           
 void onStart(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

onStart

public void onStart(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)

onReveal

public void onReveal()

close

public void close()

jBPM Console NG - Process Runtime Client 6.0.0.Beta4

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