Uses of Class
org.apache.maven.scm.command.changelog.ChangeLogSet

Packages that use ChangeLogSet
org.apache.maven.scm.command.changelog   
 

Uses of ChangeLogSet in org.apache.maven.scm.command.changelog
 

Methods in org.apache.maven.scm.command.changelog that return ChangeLogSet
 ChangeLogSet ChangeLogScmResult.getChangeLog()
           
 

Constructors in org.apache.maven.scm.command.changelog with parameters of type ChangeLogSet
ChangeLogScmResult(ChangeLogSet changeLog, ScmResult result)
           
ChangeLogScmResult(String commandLine, ChangeLogSet changeLog)
           
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.