com.atlassian.crowd.horde.tenantsetup.propertygenerators
Class SqlFileGenerator

java.lang.Object
  extended by com.atlassian.crowd.horde.tenantsetup.propertygenerators.SqlFileGenerator
All Implemented Interfaces:
PropertiesGenerator

public class SqlFileGenerator
extends Object
implements PropertiesGenerator


Constructor Summary
SqlFileGenerator()
           
 
Method Summary
 Map<String,String> generate(Config config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlFileGenerator

public SqlFileGenerator()
Method Detail

generate

public Map<String,String> generate(Config config)
                            throws PropertyGenerationException
Specified by:
generate in interface PropertiesGenerator
Throws:
PropertyGenerationException


Copyright © 2013 Atlassian. All Rights Reserved.