Uses of Interface
com.atlassian.confluence.mail.embed.MimeBodyPartRecorder

Packages that use MimeBodyPartRecorder
com.atlassian.confluence.mail.embed   
com.atlassian.confluence.web.service   
 

Uses of MimeBodyPartRecorder in com.atlassian.confluence.mail.embed
 

Classes in com.atlassian.confluence.mail.embed that implement MimeBodyPartRecorder
 class ThreadLocalMimeBodyPartRecorder
          This implementation relies on a ThreadLocal to keep track of embeddable images.
 

Uses of MimeBodyPartRecorder in com.atlassian.confluence.web.service
 

Constructors in com.atlassian.confluence.web.service with parameters of type MimeBodyPartRecorder
WebViewServiceImpl(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, WebMenuManager webMenuManager, WebContextFactory webContextFactory, MimeBodyPartRecorder mimeBodyPartRecorder, DataSourceFactory dataSourceFactory, java.util.Map<java.lang.String,java.util.List<java.lang.String>> webItemBlacklist)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.