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

Packages that use com.atlassian.jira.issue.fields.rest.json.beans
com.atlassian.jira.issue.customfields.impl   
com.atlassian.jira.issue.fields   
com.atlassian.jira.issue.fields.rest   
com.atlassian.jira.issue.fields.rest.json   
com.atlassian.jira.issue.fields.rest.json.beans   
com.atlassian.jira.notification   
 

Classes in com.atlassian.jira.issue.fields.rest.json.beans used by com.atlassian.jira.issue.customfields.impl
JiraBaseUrls
          A simple component for getting the base url of the app
 

Classes in com.atlassian.jira.issue.fields.rest.json.beans used by com.atlassian.jira.issue.fields
IssueLinksBeanBuilderFactory
           
JiraBaseUrls
          A simple component for getting the base url of the app
 

Classes in com.atlassian.jira.issue.fields.rest.json.beans used by com.atlassian.jira.issue.fields.rest
FieldHtmlBean
          Represents a field to be used in a clientside HTML app.
IssueLinkTypeJsonBean
           
IssueRefJsonBean
          A reference to an issue (either by id or by issue key).
 

Classes in com.atlassian.jira.issue.fields.rest.json.beans used by com.atlassian.jira.issue.fields.rest.json
CommentJsonBean
           
JiraBaseUrls
          A simple component for getting the base url of the app
UserJsonBean
           
 

Classes in com.atlassian.jira.issue.fields.rest.json.beans used by com.atlassian.jira.issue.fields.rest.json.beans
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
FieldTab
          Represents a tab on the edit or create screen.
GroupJsonBean
           
GroupJsonBeanBuilder
          Builder class for GroupJsonBean.
IssueLinkJsonBean
          This bean holds the information that is reported for each issue link.
IssueLinksBeanBuilder
          Builder for IssueLinkJsonBean instances.
IssueLinksBeanBuilderFactory
           
IssueLinkTypeJsonBean
           
IssueRefJsonBean
          A reference to an issue (either by id or by issue key).
IssueRefJsonBean.Fields
           
IssueTypeJsonBean
           
JiraBaseUrls
          A simple component for getting the base url of the app
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
VisibilityJsonBean.VisibilityType
           
VotesJsonBean
           
WatchersJsonBean
           
WorklogJsonBean
           
WorklogWithPaginationBean
          outer object for representing worklogs.
 

Classes in com.atlassian.jira.issue.fields.rest.json.beans used by com.atlassian.jira.notification
NotificationJsonBean
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.