Class DashboardUpdatesContent


  • @Deprecated
    public class DashboardUpdatesContent
    extends Object
    Deprecated.
    in 5.8. Use DashboardUpdatesContent instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    Represents the content of the recently updated panel.
    Since:
    4.1
    • Constructor Detail

      • DashboardUpdatesContent

        public DashboardUpdatesContent​(DashboardUpdatesPanel.Tab tab,
                                       com.atlassian.pageobjects.elements.PageElement updatesPanel)
        Deprecated.
    • Method Detail

      • isSelected

        public com.atlassian.pageobjects.elements.query.TimedCondition isSelected()
        Deprecated.
      • isEmpty

        public boolean isEmpty()
        Deprecated.
      • containsPage

        public com.atlassian.pageobjects.elements.query.TimedCondition containsPage​(Page page)
        Deprecated.
      • getContentElement

        public com.atlassian.pageobjects.elements.PageElement getContentElement()
        Deprecated.