Uses of Interface
com.atlassian.confluence.content.CustomContentManager

Packages that use CustomContentManager
com.atlassian.confluence.content   
com.atlassian.confluence.importexport.impl   
com.atlassian.confluence.mail.archive.content   
com.atlassian.confluence.pages.actions   
 

Uses of CustomContentManager in com.atlassian.confluence.content
 

Classes in com.atlassian.confluence.content that implement CustomContentManager
 class DefaultCustomContentManager
          Generic manager for pluggable content.
 

Constructors in com.atlassian.confluence.content with parameters of type CustomContentManager
CustomContentSpaceRemovalListener(CustomContentManager customContentManager, I18NBeanFactory i18NBeanFactory)
           
 

Uses of CustomContentManager in com.atlassian.confluence.importexport.impl
 

Methods in com.atlassian.confluence.importexport.impl with parameters of type CustomContentManager
 void XmlExporter.setCustomContentManager(CustomContentManager customContentManager)
           
 

Uses of CustomContentManager in com.atlassian.confluence.mail.archive.content
 

Constructors in com.atlassian.confluence.mail.archive.content with parameters of type CustomContentManager
DefaultMailContentManager(CustomContentManager customContentManager, AttachmentManager attachmentManager)
           
 

Uses of CustomContentManager in com.atlassian.confluence.pages.actions
 

Methods in com.atlassian.confluence.pages.actions with parameters of type CustomContentManager
 void PurgeTrashItemAction.setCustomContentManager(CustomContentManager customContentManager)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.