Class ConfigureEnvironmentNotificationsPage

java.lang.Object
com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
com.atlassian.bamboo.pageobjects.pages.notifications.AbstractNotificationsPage
com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentNotificationsPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class ConfigureEnvironmentNotificationsPage extends AbstractNotificationsPage
  • Constructor Details

    • ConfigureEnvironmentNotificationsPage

      public ConfigureEnvironmentNotificationsPage(String environmentId)
  • Method Details

    • getUrl

      public String getUrl()
    • indicator

      public com.atlassian.pageobjects.elements.PageElement indicator()
      Description copied from class: AbstractBambooPage
      This must return an element whose presence indicates that we're on given page.
      Overrides:
      indicator in class AbstractNotificationsPage
      Returns:
      element uniquely identifying given page