@Dependent public class ProcessDefinitionDetailsTabPresenter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ProcessDefinitionDetailsTabPresenter.AdvancedProcessDefDetailsView |
| Constructor and Description |
|---|
ProcessDefinitionDetailsTabPresenter() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.IsWidget |
getWidget() |
void |
onProcessDefSelectionEvent(ProcessDefSelectionEvent event) |
protected void |
refreshProcessDef(String serverTemplateId,
String deploymentId,
String processId) |
protected void |
refreshView(String processId,
String deploymentId) |
public ProcessDefinitionDetailsTabPresenter()
public void onProcessDefSelectionEvent(@Observes
ProcessDefSelectionEvent event)
public com.google.gwt.user.client.ui.IsWidget getWidget()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.