Uses of Interface
com.atlassian.maven.plugins.clirr.apichanges.ApiChange

Packages that use ApiChange
com.atlassian.maven.plugins.clirr.apichanges   
com.atlassian.maven.plugins.clirr.parser   
 

Uses of ApiChange in com.atlassian.maven.plugins.clirr.apichanges
 

Classes in com.atlassian.maven.plugins.clirr.apichanges that implement ApiChange
 class AddedMethodToInterface
           
 

Methods in com.atlassian.maven.plugins.clirr.apichanges that return ApiChange
static ApiChange ApiChanges.from(java.lang.String entry)
           
 

Uses of ApiChange in com.atlassian.maven.plugins.clirr.parser
 

Methods in com.atlassian.maven.plugins.clirr.parser that return types with arguments of type ApiChange
 java.util.Set<ApiChange> ExpectedDifferencesParser.parse()
           
 



Copyright © 2014 Atlassian. All Rights Reserved.