Class 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 Detail

      • DashboardDeletedEvent

        public DashboardDeletedEvent()
        Deprecated.
      • DashboardDeletedEvent

        public DashboardDeletedEvent​(String dashboardId,
                                     String dashboardName)
        Deprecated.
    • Method Detail

      • getDashboardId

        public String getDashboardId()
        Deprecated.
      • getDashboardName

        public String getDashboardName()
        Deprecated.