Uses of Class
com.atlassian.confluence.core.persistence.schema.api.SchemaElementComparison.ComparisonResult

Packages that use SchemaElementComparison.ComparisonResult
com.atlassian.confluence.core.persistence.schema.api   
 

Uses of SchemaElementComparison.ComparisonResult in com.atlassian.confluence.core.persistence.schema.api
 

Methods in com.atlassian.confluence.core.persistence.schema.api that return SchemaElementComparison.ComparisonResult
 SchemaElementComparison.ComparisonResult SchemaElementComparison.getResult()
           
static SchemaElementComparison.ComparisonResult SchemaElementComparison.ComparisonResult.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SchemaElementComparison.ComparisonResult[] SchemaElementComparison.ComparisonResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003–2015 Atlassian. All rights reserved.