@Dependent public class RuntimeLogPresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
RuntimeLogPresenter.RuntimeLogView |
| Constructor and Description |
|---|
RuntimeLogPresenter() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
void |
init() |
void |
onProcessInstanceSelectionEvent(ProcessInstanceSelectionEvent event) |
void |
refreshProcessInstanceData(LogUtils.LogOrder logOrder,
LogUtils.LogType logType) |
@PostConstruct public void init()
public com.google.gwt.user.client.ui.IsWidget getWidget()
public void refreshProcessInstanceData(LogUtils.LogOrder logOrder, LogUtils.LogType logType)
public void onProcessInstanceSelectionEvent(@Observes
ProcessInstanceSelectionEvent event)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.