com.atlassian.crowd.file
Class FileConfigurationExporter

java.lang.Object
  extended by com.atlassian.crowd.file.FileConfigurationExporter

public class FileConfigurationExporter
extends Object


Constructor Summary
FileConfigurationExporter(DirectoryManager directoryManager, DirectoryPropertiesMapper directoryPropertiesMapper)
           
 
Method Summary
 void exportDirectories(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileConfigurationExporter

public FileConfigurationExporter(DirectoryManager directoryManager,
                                 DirectoryPropertiesMapper directoryPropertiesMapper)
Method Detail

exportDirectories

public void exportDirectories(String path)
                       throws ExportException
Throws:
ExportException


Copyright © 2013 Atlassian. All Rights Reserved.