Class DashboardEntitiesPanel

  • All Implemented Interfaces:
    PageComponent

    @Deprecated
    public class DashboardEntitiesPanel
    extends ConfluenceAbstractPageComponent
    Deprecated.
    in 5.8. Use DashboardEntitiesPanel instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    Represents the panel on the left of the dashboard that allows the user to browse spaces, pages and their network.
    Since:
    4.1
    • Constructor Detail

      • DashboardEntitiesPanel

        public DashboardEntitiesPanel()
        Deprecated.