Class CreateCustomDirectoryDetailsTab
java.lang.Object
com.atlassian.crowd.pageobjects.directory.DirectoryDetails<CreateCustomDirectoryDetailsTab>
com.atlassian.crowd.pageobjects.directory.create.custom.CreateCustomDirectoryDetailsTab
- All Implemented Interfaces:
CreateDirectoryTab
public class CreateCustomDirectoryDetailsTab
extends DirectoryDetails<CreateCustomDirectoryDetailsTab>
implements CreateDirectoryTab
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElementprotected com.atlassian.pageobjects.elements.PageElementFields inherited from class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
active, description, name, pageBinder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.pageobjects.elements.PageElementgetTab()setImplementationClass(String value) Methods inherited from class com.atlassian.crowd.pageobjects.directory.DirectoryDetails
getActive, getDescription, getName, setActive, setDescription, setNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.crowd.pageobjects.directory.common.CreateDirectoryTab
isActive, waitUntil
-
Field Details
-
tab
protected com.atlassian.pageobjects.elements.PageElement tab -
implementationClass
protected com.atlassian.pageobjects.elements.PageElement implementationClass
-
-
Constructor Details
-
CreateCustomDirectoryDetailsTab
public CreateCustomDirectoryDetailsTab()
-
-
Method Details
-
getImplementationClass
-
setImplementationClass
-
getTab
public com.atlassian.pageobjects.elements.PageElement getTab()- Specified by:
getTabin interfaceCreateDirectoryTab
-