Class DirectoryDetails<T extends DirectoryDetails>
java.lang.Object
com.atlassian.crowd.pageobjects.directory.DirectoryDetails<T>
- Direct Known Subclasses:
CreateConnectorDetailsTab
,CreateCustomDirectoryDetailsTab
,CreateDelegatedDetailsTab
,CreateInternalDirectoryDetailsTab
,RemoteCrowdDetails
-
Field Summary
Modifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.CheckboxElement
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.elements.PageElement
protected com.atlassian.pageobjects.PageBinder
-
Constructor Summary
-
Method Summary
-
Field Details
-
pageBinder
@Inject protected com.atlassian.pageobjects.PageBinder pageBinder -
name
protected com.atlassian.pageobjects.elements.PageElement name -
description
protected com.atlassian.pageobjects.elements.PageElement description -
active
protected com.atlassian.pageobjects.elements.CheckboxElement active
-
-
Constructor Details
-
DirectoryDetails
public DirectoryDetails()
-
-
Method Details
-
getName
-
getDescription
-
getActive
public boolean getActive() -
setName
-
setDescription
-
setActive
-