org.apache.maven.scm.provider.synergy.command.changelog
Class SynergyChangeLogCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.changelog.AbstractChangeLogCommand
org.apache.maven.scm.provider.synergy.command.changelog.SynergyChangeLogCommand
- All Implemented Interfaces:
- ChangeLogCommand, Command, SynergyCommand
public class SynergyChangeLogCommand
- extends AbstractChangeLogCommand
- implements SynergyCommand
- Author:
- Julien Henry
Fields inherited from interface org.apache.maven.scm.command.Command |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynergyChangeLogCommand
public SynergyChangeLogCommand()
executeChangeLogCommand
protected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
Date startDate,
Date endDate,
ScmBranch branch,
String datePattern)
throws ScmException
- Specified by:
executeChangeLogCommand
in class AbstractChangeLogCommand
- Throws:
ScmException
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.