Interface | Description |
---|---|
CommentBeanFactory |
This provides a simple, dependency-free, straight forward API to generating the JSON corresponding to a Comment.
|
UserBeanFactory |
This provides a simple, dependency-free, straight forward API to generating the JSON corresponding to a User.
|
Class | Description |
---|---|
DefaultCommentBeanFactory | |
DefaultUserBeanFactory |
TODO: Document this class / interface here
|
JsonData | |
JsonType |
Describes the format of the data that is returned in the JSON representation of a field.
|
JsonTypeBuilder | |
TypeRef<T> |
This class is used to pass full generics type information.
|
Copyright © 2002-2012 Atlassian. All Rights Reserved.