java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.administration.LicensePage
All Implemented Interfaces:
CrowdPage, com.atlassian.pageobjects.Page

public class LicensePage extends AbstractCrowdPage
  • Field Details

    • auiFlags

      @Inject protected AuiFlags auiFlags
    • licenseServerId

      protected com.atlassian.pageobjects.elements.PageElement licenseServerId
    • systemAdminSidebarMenu

      protected SystemAdminSidebarMenu systemAdminSidebarMenu
  • Constructor Details

    • LicensePage

      public LicensePage()
  • Method Details

    • init

      public void init()
    • getLicenseServerId

      public String getLicenseServerId()
    • getAuiFlags

      public AuiFlags getAuiFlags()
    • getUrl

      public String getUrl()
    • waitForSuccessFlag

      public void waitForSuccessFlag(String header)
    • waitForSuccessFlag

      public void waitForSuccessFlag(String header, String message)
    • getSystemAdminMenu

      public SystemAdminSidebarMenu getSystemAdminMenu()