Class ViewConnectorDirectorySpringLdapPoolPage
java.lang.Object
com.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.directory.view.ViewDirectory
com.atlassian.crowd.pageobjects.directory.view.ldap.connector.ViewConnectorDirectorySpringLdapPoolPage
- All Implemented Interfaces:
com.atlassian.pageobjects.Page
-
Field Summary
Modifier and TypeFieldDescriptionprotected LdapSpringConnectionPool
protected com.atlassian.pageobjects.elements.PageElement
protected ViewConnectorTabs
static final String
Fields inherited from class com.atlassian.crowd.pageobjects.directory.view.ViewDirectory
idQueryParam
Fields inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
auiMessages, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_FORM_FIELD_SELECTOR, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, forgedLicenseWarningBanner, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetUrl()
void
init()
springLdapPool
(Consumer<LdapSpringConnectionPool> springLdapPoolConsumer) submit()
Methods inherited from class com.atlassian.crowd.pageobjects.directory.view.ViewDirectory
delete, getId
Methods inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage
bindAndWaitUntilPageLoad, clickWithJsById, executeJavascript, getAuiMessages, getForgedLicenseWarningBanner, getHeader, getJsExecutor, getSystemAdminDropdownMenu, initializeSystemAdminMenu, isContentLoaded, isSystemAdminDropdownMenuPresent, reloadWithoutWaitingForContent, selectOptionById, selectOptionByLabel, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
-
Field Details
-
URL
- See Also:
-
tabs
-
ldapSpringConnectionPool
-
submitButton
protected com.atlassian.pageobjects.elements.PageElement submitButton
-
-
Constructor Details
-
ViewConnectorDirectorySpringLdapPoolPage
public ViewConnectorDirectorySpringLdapPoolPage() -
ViewConnectorDirectorySpringLdapPoolPage
-
-
Method Details
-
init
public void init() -
getLdapSpringConnectionPoolForm
-
springLdapPool
public ViewConnectorDirectorySpringLdapPoolPage springLdapPool(Consumer<LdapSpringConnectionPool> springLdapPoolConsumer) -
submit
-
goToDetails
-
goToConnector
-
goToConfiguration
-
goToPermissions
-
getUrl
-