|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractContentEntity | |
|---|---|
| com.atlassian.confluence.it | |
| com.atlassian.confluence.it.content | |
| com.atlassian.confluence.selenium.client | |
| Uses of AbstractContentEntity in com.atlassian.confluence.it |
|---|
| Subclasses of AbstractContentEntity in com.atlassian.confluence.it | |
|---|---|
class |
BlogPost
|
class |
Comment
|
class |
Draft
Representation of a Draft for use in tests |
class |
Page
|
class |
UserInformation
|
class |
UserStatus
|
| Constructors in com.atlassian.confluence.it with parameters of type AbstractContentEntity | |
|---|---|
AbstractContentEntity(AbstractContentEntity that)
|
|
| Uses of AbstractContentEntity in com.atlassian.confluence.it.content |
|---|
| Methods in com.atlassian.confluence.it.content with parameters of type AbstractContentEntity | |
|---|---|
static DiffContentBean |
DiffContentBean.diffByVersion(net.sourceforge.jwebunit.junit.WebTester webTester,
AbstractContentEntity content,
long... versions)
Unless you're testing error behaviour you'll want to pass this exactly two versions. |
| Uses of AbstractContentEntity in com.atlassian.confluence.selenium.client |
|---|
| Methods in com.atlassian.confluence.selenium.client with parameters of type AbstractContentEntity | |
|---|---|
void |
PageGadget.waitForPageToBeSelected(AbstractContentEntity page)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||