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. 
WorklogBeanFactory This provides a simple, dependency-free, straight forward API to generating the JSON corresponding to a Worklog. 

Classes

DefaultCommentBeanFactory  
DefaultUserBeanFactory  
DefaultWorklogBeanFactory  
JsonData  
JsonType Describes the format of the data that is returned in the JSON representation of a field. 
JsonTypeBuilder  
SuggestionBeanFactory Factory for converting Project and Option into SuggestionBean suitable for use as suggestion for SingleSelect fields 
TypeRef<T> This class is used to pass full generics type information.