jBPM Console NG - Process Runtime Client 6.2.1-SNAPSHOT

org.jbpm.console.ng.pr.client.editors.instance.details
Class ProcessInstanceDetailsPresenter

java.lang.Object
  extended by org.jbpm.console.ng.pr.client.editors.instance.details.ProcessInstanceDetailsPresenter

@Dependent
public class ProcessInstanceDetailsPresenter
extends Object


Nested Class Summary
static interface ProcessInstanceDetailsPresenter.ProcessInstanceDetailsView
           
 
Constructor Summary
ProcessInstanceDetailsPresenter()
           
 
Method Summary
 com.google.gwt.user.client.ui.IsWidget getWidget()
           
 void onProcessInstanceSelectionEvent(ProcessInstanceSelectionEvent event)
           
 void refreshProcessInstanceData(String deploymentId, String processId, String processDefId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessInstanceDetailsPresenter

public ProcessInstanceDetailsPresenter()
Method Detail

getWidget

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

refreshProcessInstanceData

public void refreshProcessInstanceData(String deploymentId,
                                       String processId,
                                       String processDefId)

onProcessInstanceSelectionEvent

public void onProcessInstanceSelectionEvent(@Observes
                                            ProcessInstanceSelectionEvent event)

jBPM Console NG - Process Runtime Client 6.2.1-SNAPSHOT

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