org.jbpm.console.ng.dm.client.document.details
Class DocumentDetailsPresenter
java.lang.Object
org.jbpm.console.ng.dm.client.document.details.DocumentDetailsPresenter
@Dependent
public class DocumentDetailsPresenter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentDetailsPresenter
public DocumentDetailsPresenter()
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()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.