Class SystemAdminSidebarMenu
java.lang.Object
com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
com.atlassian.crowd.pageobjects.administration.SystemAdminSidebarMenu
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElement
Fields inherited from class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
applicationSessionsLink, backupLink, binder, connectionPoolLink, generalLink, licensingLink, lookAndFeelLink, mailTemplateLink
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.atlassian.pageobjects.elements.PageElement
Methods inherited from class com.atlassian.crowd.pageobjects.administration.AbstractSystemAdminMenu
goToApplicationSessions, goToBackup, goToConnectionPool, goToGeneral, goToLicensing, goToLookAndFeel, goToMailTemplate, init
-
Field Details
-
container
protected com.atlassian.pageobjects.elements.PageElement container
-
-
Constructor Details
-
SystemAdminSidebarMenu
public SystemAdminSidebarMenu()
-
-
Method Details
-
getContainer
protected com.atlassian.pageobjects.elements.PageElement getContainer()- Specified by:
getContainer
in classAbstractSystemAdminMenu
-