Uses of Interface
com.atlassian.confluence.importexport.impl.ExportFileNameGenerator

Packages that use ExportFileNameGenerator
com.atlassian.confluence.importexport.impl   
 

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

Classes in com.atlassian.confluence.importexport.impl that implement ExportFileNameGenerator
 class ConfluenceTempDirExportFileNameGenerator
          A file name generator that will create directories and filenames appropriate for the configured Confluence temporary directory.
 

Methods in com.atlassian.confluence.importexport.impl with parameters of type ExportFileNameGenerator
 void AbstractExporterImpl.setExportFileNameGenerator(ExportFileNameGenerator exportFileNameGenerator)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.