jBPM Console NG - Process Runtime Client 6.2.0.Final

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
 com.google.gwt.user.client.ui.IsWidget getWidget()
           
 void onProcessDefSelectionEvent(ProcessDefSelectionEvent event)
           
 void refreshProcessDef(String deploymentId, 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

getWidget

public com.google.gwt.user.client.ui.IsWidget getWidget()

refreshProcessDef

public void refreshProcessDef(String deploymentId,
                              String processId)

onProcessDefSelectionEvent

public void onProcessDefSelectionEvent(@Observes
                                       ProcessDefSelectionEvent event)

jBPM Console NG - Process Runtime Client 6.2.0.Final

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