Uses of Class
com.atlassian.renderer.attachments.RendererAttachment

Packages that use RendererAttachment
com.atlassian.renderer.attachments   
com.atlassian.renderer.embedded   
 

Uses of RendererAttachment in com.atlassian.renderer.attachments
 

Methods in com.atlassian.renderer.attachments that return RendererAttachment
 RendererAttachment RendererAttachmentManager.getAttachment(RenderContext context, EmbeddedResource resource)
           
 RendererAttachment RendererAttachmentManager.getThumbnail(RendererAttachment attachment, RenderContext context, EmbeddedImage resource)
           
 

Methods in com.atlassian.renderer.attachments with parameters of type RendererAttachment
 RendererAttachment RendererAttachmentManager.getThumbnail(RendererAttachment attachment, RenderContext context, EmbeddedImage resource)
           
 

Uses of RendererAttachment in com.atlassian.renderer.embedded
 

Methods in com.atlassian.renderer.embedded that return RendererAttachment
protected  RendererAttachment EmbeddedImageRenderer.getAttachment(RenderContext context, EmbeddedResource resource)
           
protected  RendererAttachment EmbeddedImageRenderer.getThumbnail(RendererAttachment attachment, RenderContext context, EmbeddedImage embeddedImage)
           
 

Methods in com.atlassian.renderer.embedded with parameters of type RendererAttachment
protected  RendererAttachment EmbeddedImageRenderer.getThumbnail(RendererAttachment attachment, RenderContext context, EmbeddedImage embeddedImage)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.