jBPM Console NG - Process Runtime Client 6.2.0.Final

org.jbpm.console.ng.pr.client.editors.instance.log
Class RuntimeLogPresenter

java.lang.Object
  extended by org.jbpm.console.ng.pr.client.editors.instance.log.RuntimeLogPresenter

@Dependent
public class RuntimeLogPresenter
extends Object


Nested Class Summary
static interface RuntimeLogPresenter.RuntimeLogView
           
 
Constructor Summary
RuntimeLogPresenter()
           
 
Method Summary
 com.google.gwt.user.client.ui.IsWidget getWidget()
           
 void init()
           
 void onProcessInstanceSelectionEvent(ProcessInstanceSelectionEvent event)
           
 void refreshProcessInstanceData(LogUtils.LogOrder logOrder, LogUtils.LogType logType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeLogPresenter

public RuntimeLogPresenter()
Method Detail

init

@PostConstruct
public void init()

getWidget

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

refreshProcessInstanceData

public void refreshProcessInstanceData(LogUtils.LogOrder logOrder,
                                       LogUtils.LogType logType)

onProcessInstanceSelectionEvent

public void onProcessInstanceSelectionEvent(@Observes
                                            ProcessInstanceSelectionEvent event)

jBPM Console NG - Process Runtime Client 6.2.0.Final

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