public class CreateConnectorDetailsTab extends DirectoryDetails<CreateConnectorDetailsTab> implements CreateDirectoryTab
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.CheckboxElement |
cacheEnabled |
protected com.atlassian.pageobjects.elements.PageElement |
tab |
active, description, name, pageBinder
Constructor and Description |
---|
CreateConnectorDetailsTab() |
Modifier and Type | Method and Description |
---|---|
boolean |
getCacheEnabled() |
com.atlassian.pageobjects.elements.PageElement |
getTab() |
void |
setCacheEnabled(boolean value) |
getActive, getDescription, getName, setActive, setDescription, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
waitUntil
protected com.atlassian.pageobjects.elements.PageElement tab
protected com.atlassian.pageobjects.elements.CheckboxElement cacheEnabled
public boolean getCacheEnabled()
public void setCacheEnabled(boolean value)
public com.atlassian.pageobjects.elements.PageElement getTab()
getTab
in interface CreateDirectoryTab
Copyright © 2021 Atlassian. All rights reserved.