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
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.
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-2012 Atlassian. All Rights Reserved.