|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AttachmentConverterService in com.atlassian.confluence.plugins.emailgateway.attachmentconverter |
---|
Classes in com.atlassian.confluence.plugins.emailgateway.attachmentconverter that implement AttachmentConverterService | |
---|---|
class |
DefaultAttachmentConverterService
An AttachmentConverterService implementation that gets its converters from
AttachmentConverterModuleDescriptors. |
Uses of AttachmentConverterService in com.atlassian.confluence.plugins.emailgateway.service |
---|
Constructors in com.atlassian.confluence.plugins.emailgateway.service with parameters of type AttachmentConverterService | |
---|---|
DefaultReceivedEmailMimeConverter(AttachmentConverterService attachmentConverterService)
|
Uses of AttachmentConverterService in com.atlassian.confluence.plugins.emailtopage |
---|
Constructors in com.atlassian.confluence.plugins.emailtopage with parameters of type AttachmentConverterService | |
---|---|
DefaultEmailToPageConverter(UserAccessor userAccessor,
UsersByEmailService usersByEmailService,
PageService pageService,
SpaceManager spaceManager,
EmailContentParser emailContentParser,
ContentPropertyManager contentPropertyManager,
PageManager pageManager,
PermissionManager permissionManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
AttachmentManager attachmentManager,
AttachmentConverterService attachmentConverterService)
|
Uses of AttachmentConverterService in com.atlassian.confluence.plugins.replytoemail |
---|
Constructors in com.atlassian.confluence.plugins.replytoemail with parameters of type AttachmentConverterService | |
---|---|
ReplyToEmailHandler(ContentEntityManager contentEntityManager,
CommentManager commentManager,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
UsersByEmailService usersByEmailService,
EmailContentParser emailContentParser,
AttachmentConverterService attachmentConverterService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |