Uses of Class
com.atlassian.modzdetector.Modifications

Packages that use Modifications
com.atlassian.modzdetector   
 

Uses of Modifications in com.atlassian.modzdetector
 

Methods in com.atlassian.modzdetector that return Modifications
 Modifications Modifications.append(Modifications another)
           
 Modifications ModzDetector.getModifiedFiles()
          Gets a report of what files were modified using the default registry file, loaded off the classpath.
 Modifications ModzDetector.getModifiedFiles(java.io.InputStream registryStream)
          Gets a report of what files were modified using the registry in the given registryStream.
 

Methods in com.atlassian.modzdetector with parameters of type Modifications
 Modifications Modifications.append(Modifications another)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.