Class DashboardDeletedEvent
- java.lang.Object
-
- org.dashbuilder.shared.dashboard.events.DashboardDeletedEvent
-
@Portable public class DashboardDeletedEvent extends Object
Deprecated.Since version 0.7, dashboards are created from the Content Manager perspective. This class is still needed in order to deal with old dashboards created from existing installations.
-
-
Constructor Summary
Constructors Constructor Description DashboardDeletedEvent()Deprecated.DashboardDeletedEvent(String dashboardId, String dashboardName)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description StringgetDashboardId()Deprecated.StringgetDashboardName()Deprecated.
-