jBPM Console NG - Process Runtime Client 6.0.0.Alpha9

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
 void getProcessPath(String processDefId)
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<ProcessDefDetailsPresenter> getView()
           
 void onReveal()
           
 void onStart(org.uberfire.shared.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

onStart

public void onStart(org.uberfire.shared.mvp.PlaceRequest place)

getTitle

public String getTitle()

getView

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

refreshProcessDef

public void refreshProcessDef(String processId)

onReveal

public void onReveal()

getProcessPath

public void getProcessPath(String processDefId)

jBPM Console NG - Process Runtime Client 6.0.0.Alpha9

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