Class CreateConnectorDetailsTab

java.lang.Object
com.atlassian.crowd.pageobjects.directory.DirectoryDetails<CreateConnectorDetailsTab>
com.atlassian.crowd.pageobjects.directory.create.ldap.connector.CreateConnectorDetailsTab
All Implemented Interfaces:
CreateDirectoryTab

public class CreateConnectorDetailsTab extends DirectoryDetails<CreateConnectorDetailsTab> implements CreateDirectoryTab
  • Field Details

    • tab

      protected com.atlassian.pageobjects.elements.PageElement tab
    • cacheEnabled

      protected com.atlassian.pageobjects.elements.CheckboxElement cacheEnabled
  • Constructor Details

    • CreateConnectorDetailsTab

      public CreateConnectorDetailsTab()
  • Method Details

    • getCacheEnabled

      public boolean getCacheEnabled()
    • setCacheEnabled

      public void setCacheEnabled(boolean value)
    • getTab

      public com.atlassian.pageobjects.elements.PageElement getTab()
      Specified by:
      getTab in interface CreateDirectoryTab