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

Interface Summary
IssueLinksBeanBuilderFactory  
JiraBaseUrls A simple component for getting the base url of the app
 

Class Summary
AttachmentJsonBean  
AttachmentRenderedJsonBean Same as AttachmentJsonBean but contains rendered data
CommentJsonBean  
CommentsWithPaginationJsonBean  
ComponentJsonBean A JSON-convertable representation of a ProjectComponent
CustomFieldOptionJsonBean A JSON-convertable representation of a CustomFieldOption
FieldHtmlBean Represents a field to be used in a clientside HTML app.
FieldTab Represents a tab on the edit or create screen.
GroupJsonBean  
GroupJsonBeanBuilder Builder class for GroupJsonBean.
IssueLinkBeanBuilder  
IssueLinkJsonBean This bean holds the information that is reported for each issue link.
IssueLinksBeanBuilder Builder for IssueLinkJsonBean instances.
IssueLinksBeanBuilderFactoryImpl  
IssueLinkTypeJsonBean  
IssueRefJsonBean A reference to an issue (either by id or by issue key).
IssueRefJsonBean.Fields  
IssueTypeJsonBean  
JiraBaseUrlsImpl  
LinkIssueRequestJsonBean JAXB bean for link issue requests.
NotificationJsonBean  
NotificationJsonBean.RestrictJsonBean  
NotificationJsonBean.ToJsonBean  
PermissionJsonBean  
PriorityJsonBean A JSON-convertable representation of a Priority
ProgressJsonBean This bean holds the time tracking information that is sent back to clients of the REST API.
ProjectJsonBean  
ResolutionJsonBean  
SecurityLevelJsonBean  
StatusJsonBean A JSON-convertable representation of a Status
TimeTrackingJsonBean This bean holds the time tracking information that is sent back to clients of the REST API.
UserJsonBean  
VersionJsonBean  
VisibilityJsonBean A common representation for setting visibility of something, e.g comment or worklog
VotesJsonBean  
WatchersJsonBean  
WorklogJsonBean  
WorklogWithPaginationBean outer object for representing worklogs.
 

Enum Summary
VisibilityJsonBean.VisibilityType  
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.