Package | Description |
---|---|
org.jbpm.dashboard.renderer.client.panel |
Modifier and Type | Field and Description |
---|---|
protected javax.enterprise.event.Event<ProcessDashboardFocusEvent> |
ProcessDashboard.processDashboardFocusEvent |
Modifier and Type | Method and Description |
---|---|
void |
TaskDashboard.onManagingTasks(ProcessDashboardFocusEvent event) |
Constructor and Description |
---|
DashboardScreen(DashboardView view,
ProcessDashboard processDashboard,
TaskDashboard taskDashboard,
org.uberfire.client.mvp.PlaceManager placeManager,
ServerTemplateSelectorMenuBuilder serverTemplateSelectorMenuBuilder,
javax.enterprise.event.Event<ProcessDashboardFocusEvent> processDashboardFocusEvent,
javax.enterprise.event.Event<TaskDashboardFocusEvent> taskDashboardFocusEvent) |
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<ProcessInstanceSelectionEvent> instanceSelectionEvent,
javax.enterprise.event.Event<ProcessDashboardFocusEvent> processDashboardFocusEvent,
ServerTemplateSelectorMenuBuilder serverTemplateSelectorMenuBuilder) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.