Uses of Interface
org.jbpm.dashboard.renderer.client.panel.ProcessDashboard.View
-
Packages that use ProcessDashboard.View Package Description org.jbpm.dashboard.renderer.client.panel -
-
Uses of ProcessDashboard.View in org.jbpm.dashboard.renderer.client.panel
Classes in org.jbpm.dashboard.renderer.client.panel that implement ProcessDashboard.View Modifier and Type Class Description classProcessDashboardViewFields in org.jbpm.dashboard.renderer.client.panel declared as ProcessDashboard.View Modifier and Type Field Description protected ProcessDashboard.ViewProcessDashboard. viewConstructors in org.jbpm.dashboard.renderer.client.panel with parameters of type ProcessDashboard.View Constructor Description ProcessDashboard(ProcessDashboard.View view, ProcessBreadCrumb processBreadCrumb, org.dashbuilder.dataset.client.DataSetClientServices dataSetClientServices, org.dashbuilder.displayer.client.DisplayerLocator displayerLocator, org.dashbuilder.displayer.client.DisplayerCoordinator displayerCoordinator, org.uberfire.client.mvp.PlaceManager placeManager, javax.enterprise.event.Event<org.jbpm.workbench.pr.events.ProcessInstanceSelectionEvent> instanceSelectionEvent, org.jbpm.workbench.common.client.menu.ServerTemplateSelectorMenuBuilder serverTemplateSelectorMenuBuilder)
-