Uses of Interface
com.atlassian.confluence.mail.embed.MimeBodyPartRecorder
-
Packages that use MimeBodyPartRecorder Package Description 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 Modifier and Type Class Description classThreadLocalMimeBodyPartRecorderThis implementation relies on aThreadLocalto 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 Constructor Description WebViewServiceImpl(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, WebMenuManager webMenuManager, WebContextFactory webContextFactory, MimeBodyPartRecorder mimeBodyPartRecorder, DataSourceFactory dataSourceFactory, Map<String,List<String>> webItemBlacklist)
-