Class ProcessDefinitionDetailsTabPresenter
- java.lang.Object
-
- org.jbpm.workbench.pr.client.editors.definition.details.ProcessDefinitionDetailsTabPresenter
-
@Dependent public class ProcessDefinitionDetailsTabPresenter extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceProcessDefinitionDetailsTabPresenter.AdvancedProcessDefDetailsView
-
Constructor Summary
Constructors Constructor Description ProcessDefinitionDetailsTabPresenter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.gwt.user.client.ui.IsWidgetgetWidget()voidonProcessDefSelectionEvent(org.jbpm.workbench.pr.events.ProcessDefSelectionEvent event)protected voidrefreshProcessDef(String serverTemplateId, String deploymentId, String processId)protected voidrefreshView(String processId, String deploymentId)
-