|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.it.TestData
public class TestData
Field Summary | |
---|---|
BlogPost |
blogPost
|
Comment |
comment
|
Group |
group
|
Attachment |
image
|
Attachment |
image2
|
User |
normalUser2
|
Page |
page
|
Space |
space
|
Space |
space2
|
Constructor Summary | |
---|---|
TestData()
|
Method Summary | |
---|---|
static TestData |
create()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final User normalUser2
public final Group group
public final Space space
public final Space space2
public final Page page
public final BlogPost blogPost
public final Comment comment
public final Attachment image
public final Attachment image2
Constructor Detail |
---|
public TestData()
Method Detail |
---|
public static TestData create()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |