org.jbpm.console.ng.pr.client.editors.instance.details
Class ProcessInstanceDetailsPresenter
java.lang.Object
org.jbpm.console.ng.pr.client.editors.instance.details.ProcessInstanceDetailsPresenter
@Dependent
public class ProcessInstanceDetailsPresenter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY_PROVIDER
public static final com.google.gwt.view.client.ProvidesKey<ProcessVariableSummary> KEY_PROVIDER
ProcessInstanceDetailsPresenter
public ProcessInstanceDetailsPresenter()
getTitle
public String getTitle()
getView
public org.uberfire.client.mvp.UberView<ProcessInstanceDetailsPresenter> getView()
refreshProcessInstanceData
public void refreshProcessInstanceData(String deploymentId,
String processId,
String processDefId)
getPosition
public org.uberfire.workbench.model.Position getPosition()
onStartup
public void onStartup(org.uberfire.mvp.PlaceRequest place)
onOpen
public void onOpen()
getMenus
public org.uberfire.workbench.model.menu.Menus getMenus()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.