package

com.atlassian.jira.issue.fields.rest.json

Interfaces

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. 

Classes

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.