|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttachmentConverter | |
---|---|
com.atlassian.confluence.plugins.emailgateway.api.descriptor | |
com.atlassian.confluence.plugins.emailgateway.attachmentconverter.instances |
Uses of AttachmentConverter in com.atlassian.confluence.plugins.emailgateway.api.descriptor |
---|
Methods in com.atlassian.confluence.plugins.emailgateway.api.descriptor that return AttachmentConverter | |
---|---|
AttachmentConverter<?> |
AttachmentConverterModuleDescriptor.createModule()
|
AttachmentConverter<?> |
AttachmentConverterModuleDescriptor.getModule()
|
Uses of AttachmentConverter in com.atlassian.confluence.plugins.emailgateway.attachmentconverter.instances |
---|
Classes in com.atlassian.confluence.plugins.emailgateway.attachmentconverter.instances that implement AttachmentConverter | |
---|---|
class |
DefaultAttachmentConverter
Default catch-all AttachmentConverter that simply converts attachments to Links referencing them. |
class |
ImageAttachmentConverter
|
class |
MultimediaAttachmentConverter
|
class |
ViewFileAttachmentConverter
Converts attachments known to the Office Connector into {viewfile} macros. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |