public class ConfigureAuditLogPage extends AbstractCrowdPage
Modifier and Type | Field and Description |
---|---|
protected AuiFlags |
auiFlags |
protected com.atlassian.pageobjects.PageBinder |
binder |
protected com.atlassian.pageobjects.elements.PageElement |
retentionPeriodMessage |
protected com.atlassian.pageobjects.elements.PageElement |
saveButton |
auiMessages, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, forgedLicenseWarningBanner, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE
Constructor and Description |
---|
ConfigureAuditLogPage() |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
void |
init() |
BrowseAuditLogPage |
saveConfiguration() |
ConfigureAuditLogPage |
setRetentionPeriod(String monthsLabel,
String monthsValue) |
void |
waitForRetentionPeriodWarningDisplayed() |
void |
waitUntilOpen() |
bindAndWaitUntilPageLoad, getAuiMessages, getForgedLicenseWarningBanner, getHeader, isContentLoaded, isSystemAdminMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
protected com.atlassian.pageobjects.elements.PageElement retentionPeriodMessage
protected com.atlassian.pageobjects.elements.PageElement saveButton
@Inject protected com.atlassian.pageobjects.PageBinder binder
@Inject protected AuiFlags auiFlags
public String getUrl()
public void init()
public void waitUntilOpen()
public BrowseAuditLogPage saveConfiguration()
public ConfigureAuditLogPage setRetentionPeriod(String monthsLabel, String monthsValue)
public void waitForRetentionPeriodWarningDisplayed()
Copyright © 2021 Atlassian. All rights reserved.