jBPM Console NG - Documents Client 6.2.0-SNAPSHOT

org.jbpm.console.ng.dm.client.document.details
Class DocumentDetailsPresenter

java.lang.Object
  extended by org.jbpm.console.ng.dm.client.document.details.DocumentDetailsPresenter

@Dependent
public class DocumentDetailsPresenter
extends Object


Nested Class Summary
static interface DocumentDetailsPresenter.DocumentDetailsView
           
 
Constructor Summary
DocumentDetailsPresenter()
           
 
Method Summary
 void downloadDocument()
           
 org.uberfire.workbench.model.menu.Menus getMenus()
           
 org.uberfire.workbench.model.Position getPosition()
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<DocumentDetailsPresenter> getView()
           
 void onDocumentDefSelectionEvent(DocumentDefSelectionEvent event)
           
 void onOpen()
           
 void onStartup(org.uberfire.mvp.PlaceRequest place)
           
 void refreshProcessDef(String documentId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentDetailsPresenter

public DocumentDetailsPresenter()
Method Detail

getPosition

public org.uberfire.workbench.model.Position getPosition()

onStartup

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

getTitle

public String getTitle()

getView

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

refreshProcessDef

public void refreshProcessDef(String documentId)

onOpen

public void onOpen()

onDocumentDefSelectionEvent

public void onDocumentDefSelectionEvent(@Observes
                                        DocumentDefSelectionEvent event)

downloadDocument

public void downloadDocument()

getMenus

public org.uberfire.workbench.model.menu.Menus getMenus()

jBPM Console NG - Documents Client 6.2.0-SNAPSHOT

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