Uses of Class
com.atlassian.jira.issue.fields.rest.json.beans.AttachmentRenderedJsonBean

Packages that use AttachmentRenderedJsonBean
com.atlassian.jira.issue.fields.rest.json.beans   
 

Uses of AttachmentRenderedJsonBean in com.atlassian.jira.issue.fields.rest.json.beans
 

Methods in com.atlassian.jira.issue.fields.rest.json.beans that return AttachmentRenderedJsonBean
static AttachmentRenderedJsonBean AttachmentRenderedJsonBean.shortBean(Attachment attachment, JiraBaseUrls urls, ThumbnailManager thumbnailManager, DateTimeFormatterFactory dateTimeFormatterFactory)
           
 

Methods in com.atlassian.jira.issue.fields.rest.json.beans that return types with arguments of type AttachmentRenderedJsonBean
static Collection<AttachmentRenderedJsonBean> AttachmentRenderedJsonBean.shortBeans(Collection<Attachment> attachments, JiraBaseUrls urls, ThumbnailManager thumbnailManager, DateTimeFormatterFactory dateTimeFormatterFactory)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.