public class ViewRemoteCrowdDetailsPage extends ViewSynchronizableDirectory<ViewRemoteCrowdDetailsPage>
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
connectionTabButton |
protected RemoteCrowdDetails |
details |
protected com.atlassian.pageobjects.elements.PageElement |
directoryId |
protected com.atlassian.pageobjects.elements.PageElement |
label |
protected com.atlassian.pageobjects.elements.PageElement |
permissionsTabButton |
protected com.atlassian.pageobjects.elements.PageElement |
submitButton |
activeSyncLabel, duration, fullSyncErrorExpander, fullSyncErrorExpandingButton, incSyncErrorExpander, incSyncErrorExpandingButton, lastSyncLabel, nodeId, nodeName, startTime, status, synchroniseButton
idQueryParam
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 |
---|
ViewRemoteCrowdDetailsPage() |
ViewRemoteCrowdDetailsPage(String idQueryParam) |
Modifier and Type | Method and Description |
---|---|
ViewRemoteCrowdDetailsPage |
details(Consumer<RemoteCrowdDetails> detailsConsumer) |
RemoteCrowdDetails |
getDetails() |
String |
getDirectoryId() |
String |
getLabel() |
String |
getUrl() |
ViewRemoteCrowdConnectionPage |
goToConnection() |
ViewRemoteCrowdPermissionsPage |
goToPermissions() |
void |
init() |
ViewRemoteCrowdDetailsPage |
submit() |
getNodeId, getNodeName, isDurationPresent, isFullSyncErrorPresent, isIncSyncErrorPresent, isStartTimePresent, isSynchronisationUnavailable, isSynchronising, isSyncSuccessful, synchronizeAndWait
delete, getId
bindAndWaitUntilPageLoad, getAuiMessages, getForgedLicenseWarningBanner, getHeader, isContentLoaded, isSystemAdminMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilAsyncFinished, waitUntilAsyncFinished, waitUntilContentLoaded, waitUntilPageLoad
protected com.atlassian.pageobjects.elements.PageElement directoryId
protected com.atlassian.pageobjects.elements.PageElement connectionTabButton
protected com.atlassian.pageobjects.elements.PageElement permissionsTabButton
protected com.atlassian.pageobjects.elements.PageElement label
protected com.atlassian.pageobjects.elements.PageElement submitButton
protected RemoteCrowdDetails details
public ViewRemoteCrowdDetailsPage()
public ViewRemoteCrowdDetailsPage(String idQueryParam)
public void init()
public ViewRemoteCrowdConnectionPage goToConnection()
public ViewRemoteCrowdPermissionsPage goToPermissions()
public ViewRemoteCrowdDetailsPage details(Consumer<RemoteCrowdDetails> detailsConsumer)
public RemoteCrowdDetails getDetails()
public String getLabel()
public ViewRemoteCrowdDetailsPage submit()
public String getUrl()
public String getDirectoryId()
Copyright © 2021 Atlassian. All rights reserved.