Uses of Class
com.atlassian.confluence.plugins.emailgateway.api.AttachmentFile

Packages that use AttachmentFile
com.atlassian.confluence.plugins.emailgateway.api   
com.atlassian.confluence.plugins.emailgateway.attachmentconverter   
com.atlassian.confluence.plugins.emailgateway.attachmentconverter.instances   
 

Uses of AttachmentFile in com.atlassian.confluence.plugins.emailgateway.api
 

Methods in com.atlassian.confluence.plugins.emailgateway.api with parameters of type AttachmentFile
 Streamable AttachmentConverterService.convert(AttachmentFile attachmentFile)
          Converts information about a file to a Confluence Storage XHTML string.
 T AttachmentConverter.convertAttachment(AttachmentFile attachmentFile)
          Creates a Confluence XHTML API object from the supplied parameters, if the Converter instance handles this parameter combination.
 

Uses of AttachmentFile in com.atlassian.confluence.plugins.emailgateway.attachmentconverter
 

Methods in com.atlassian.confluence.plugins.emailgateway.attachmentconverter with parameters of type AttachmentFile
 Streamable DefaultAttachmentConverterService.convert(AttachmentFile attachmentFile)
           
 

Uses of AttachmentFile in com.atlassian.confluence.plugins.emailgateway.attachmentconverter.instances
 

Methods in com.atlassian.confluence.plugins.emailgateway.attachmentconverter.instances with parameters of type AttachmentFile
 MacroDefinition ViewFileAttachmentConverter.convertAttachment(AttachmentFile attachmentFile)
           
 MacroDefinition MultimediaAttachmentConverter.convertAttachment(AttachmentFile attachmentFile)
           
 EmbeddedImage ImageAttachmentConverter.convertAttachment(AttachmentFile attachmentFile)
           
 Link DefaultAttachmentConverter.convertAttachment(AttachmentFile attachmentFile)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.