Class TrustedKeysPage.AddTrustedKeyDialogPage

java.lang.Object
com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
com.atlassian.bamboo.pageobjects.pages.admin.TrustedKeysPage.AddTrustedKeyDialogPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page
Enclosing class:
TrustedKeysPage

public static class TrustedKeysPage.AddTrustedKeyDialogPage extends AbstractBambooPage
  • Constructor Details

    • AddTrustedKeyDialogPage

      public AddTrustedKeyDialogPage()
  • Method Details

    • 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.
      Specified by:
      indicator in class AbstractBambooPage
      Returns:
      element uniquely identifying given page
    • getUrl

      public String getUrl()
    • setHost

      public void setHost(String host)
    • setKey

      public void setKey(String key)
    • save

      public void save()
    • getValidationErrors

      public List<com.atlassian.pageobjects.elements.PageElement> getValidationErrors()