com.atlassian.confluence.core.persistence.schema.util
Class SchemaComparisonWarningFactory

java.lang.Object
  extended by com.atlassian.confluence.core.persistence.schema.util.SchemaComparisonWarningFactory

public class SchemaComparisonWarningFactory
extends Object


Constructor Summary
SchemaComparisonWarningFactory()
           
 
Method Summary
static Collection<String> buildWarnings(Iterable<? extends TableSchemaComparison> tables)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaComparisonWarningFactory

public SchemaComparisonWarningFactory()
Method Detail

buildWarnings

public static Collection<String> buildWarnings(Iterable<? extends TableSchemaComparison> tables)


Copyright © 2003–2015 Atlassian. All rights reserved.