Uses of Interface
org.jbpm.dashboard.renderer.client.panel.TaskDashboard.View
-
Packages that use TaskDashboard.View Package Description org.jbpm.dashboard.renderer.client.panel -
-
Uses of TaskDashboard.View in org.jbpm.dashboard.renderer.client.panel
Classes in org.jbpm.dashboard.renderer.client.panel that implement TaskDashboard.View Modifier and Type Class Description class
TaskDashboardView
Fields in org.jbpm.dashboard.renderer.client.panel declared as TaskDashboard.View Modifier and Type Field Description protected TaskDashboard.View
TaskDashboard. view
Constructors in org.jbpm.dashboard.renderer.client.panel with parameters of type TaskDashboard.View Constructor Description TaskDashboard(TaskDashboard.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.ht.model.events.TaskSelectionEvent> taskSelectionEvent, org.jbpm.workbench.common.client.menu.ServerTemplateSelectorMenuBuilder serverTemplateSelectorMenuBuilder, org.jboss.errai.common.client.api.Caller<org.jbpm.workbench.ht.service.TaskService> taskDataService, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent)
-