Class AbstractChangeLogCommand

java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.changelog.AbstractChangeLogCommand
All Implemented Interfaces:
ChangeLogCommand, Command
Direct Known Subclasses:
GitChangeLogCommand, HgChangeLogCommand, JGitChangeLogCommand, LocalChangeLogCommand, SvnChangeLogCommand

public abstract class AbstractChangeLogCommand extends AbstractCommand implements ChangeLogCommand
Author:
Trygve Laugstøl, Olivier Lamy