|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkableContent | |
---|---|
com.atlassian.confluence.it | |
com.atlassian.confluence.selenium.client |
Uses of LinkableContent in com.atlassian.confluence.it |
---|
Classes in com.atlassian.confluence.it that implement LinkableContent | |
---|---|
class |
AbstractPageEntity
Common parent of test Page and BlogPost classes. |
class |
Attachment
|
class |
BlogPost
|
class |
Comment
|
class |
Page
|
class |
User
The login details of a given user. |
class |
UserStatus
|
class |
UserWithKey
The login details of a given user. |
Uses of LinkableContent in com.atlassian.confluence.selenium.client |
---|
Methods in com.atlassian.confluence.selenium.client with parameters of type LinkableContent | |
---|---|
boolean |
PageView.isViewing(LinkableContent linkableContent)
Returns true if the window is on the view screen for the passed Page. |
PageView |
Suite.viewPage(LinkableContent page)
Views the given page or blogpost, without logging in, and returns a PageView. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |