Class ConfigureAuditLogPage

java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.ConfigureAuditLogPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class ConfigureAuditLogPage extends AbstractCrowdPage
  • Field Details

    • retentionPeriodMessage

      protected com.atlassian.pageobjects.elements.PageElement retentionPeriodMessage
    • saveButton

      protected com.atlassian.pageobjects.elements.PageElement saveButton
    • binder

      @Inject protected com.atlassian.pageobjects.PageBinder binder
    • auiFlags

      @Inject protected AuiFlags auiFlags
  • Constructor Details

    • ConfigureAuditLogPage

      public ConfigureAuditLogPage()
  • Method Details

    • getUrl

      public String getUrl()
    • init

      public void init()
    • waitUntilOpen

      public void waitUntilOpen()
    • saveConfiguration

      public BrowseAuditLogPage saveConfiguration()
    • setRetentionPeriod

      public ConfigureAuditLogPage setRetentionPeriod(String monthsLabel, String monthsValue)
    • waitForRetentionPeriodWarningDisplayed

      public void waitForRetentionPeriodWarningDisplayed()