Uses of Class
com.atlassian.confluence.content.ui.AttachmentUiSupport.AttachmentInfo

Packages that use AttachmentUiSupport.AttachmentInfo
com.atlassian.confluence.content.ui   
 

Uses of AttachmentUiSupport.AttachmentInfo in com.atlassian.confluence.content.ui
 

Fields in com.atlassian.confluence.content.ui declared as AttachmentUiSupport.AttachmentInfo
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.CSS
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.DOC
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.DOCX
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.EXCEL_MACRO
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.EXCEL_TEMPLATE
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.EXCEL97_TEMPLATE
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.GIF
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.HTML
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.JAVA
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.JPEG
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.JS
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.MULTIMEDIA
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.PDF
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.PNG
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.POWERPOINT_MACRO
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.POWERPOINT_SLIDESHOW
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.POWERPOINT_TEMPLATE
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.POWERPOINT97_TEMPLATE
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.PPT
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.PPTX
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.TEXT
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.UNKNOWN
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.WORD_TEMPLATE
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.WORD97_TEMPLATE
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.XLS
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.XLSX
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.XML
          Deprecated.  
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.AttachmentInfo.ZIP
          Deprecated.  
 

Methods in com.atlassian.confluence.content.ui that return AttachmentUiSupport.AttachmentInfo
static AttachmentUiSupport.AttachmentInfo AttachmentUiSupport.getAttachmentInfo(String mimeType, String fileExtension)
          Deprecated. Since 4.3 This method is only public because it is used by ContentTypesDisplayMapper. Avoid using this method directly and use a ContentUiSupport object instead. This method will be made private when ContentTypesDisplayMapper is removed. TODO Undeprecate and make this private when ContentTypesDisplayMapper is removed.
 



Copyright © 2003–2015 Atlassian. All rights reserved.