| 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.
|
| WorklogBeanFactory |
This provides a simple, dependency-free, straight forward API to generating the JSON corresponding to a Worklog.
|
| Class | Description |
|---|---|
| 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.
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.