jBPM Console NG - Process Runtime Client 6.0.0.CR3

org.jbpm.console.ng.pr.client.editors.definition.details
Class ProcessDefDetailsPresenter

java.lang.Object
  extended by org.jbpm.console.ng.pr.client.editors.definition.details.ProcessDefDetailsPresenter

@Dependent
public class ProcessDefDetailsPresenter
extends Object


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

Constructor Detail

ProcessDefDetailsPresenter

public ProcessDefDetailsPresenter()
Method Detail

onStartup

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

getTitle

public String getTitle()

getView

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

refreshProcessDef

public void refreshProcessDef(String processId)

onOpen

public void onOpen()

getMenus

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

jBPM Console NG - Process Runtime Client 6.0.0.CR3

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