|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.selenium.client.GlobalEntitiesPanel
public class GlobalEntitiesPanel
Nested Class Summary | |
---|---|
static class |
GlobalEntitiesPanel.Tab
|
Constructor Summary | |
---|---|
GlobalEntitiesPanel(ConfluenceSeleniumClient client)
|
Method Summary | |
---|---|
void |
gotoTab(GlobalEntitiesPanel.Tab tab)
|
void |
isPagePresent(Page page)
|
void |
isSpacePresent(Space space)
|
void |
isSpacePresent(Space space,
java.lang.String section)
|
void |
isUserPresent(User user)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GlobalEntitiesPanel(ConfluenceSeleniumClient client)
Method Detail |
---|
public void isSpacePresent(Space space)
public void isSpacePresent(Space space, java.lang.String section)
public void isPagePresent(Page page)
public void isUserPresent(User user)
public void gotoTab(GlobalEntitiesPanel.Tab tab)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |