Uses of Class
org.apache.maven.scm.command.changelog.ChangeLogSet
-
Packages that use ChangeLogSet Package Description 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 Modifier and Type Method Description ChangeLogSet
ChangeLogScmResult. getChangeLog()
Constructors in org.apache.maven.scm.command.changelog with parameters of type ChangeLogSet Constructor Description ChangeLogScmResult(String commandLine, ChangeLogSet changeLog)
ChangeLogScmResult(ChangeLogSet changeLog, ScmResult result)
-