public class SynergyChangeLogCommand extends AbstractChangeLogCommand implements SynergyCommand
Constructor and Description |
---|
SynergyChangeLogCommand() |
Modifier and Type | Method and Description |
---|---|
protected ChangeLogScmResult |
executeChangeLogCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
java.util.Date startDate,
java.util.Date endDate,
ScmBranch branch,
java.lang.String datePattern) |
executeChangeLogCommand, executeChangeLogCommand, executeChangeLogCommand, executeCommand
execute, getLogger, setLogger
protected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository repository, ScmFileSet fileSet, java.util.Date startDate, java.util.Date endDate, ScmBranch branch, java.lang.String datePattern) throws ScmException
executeChangeLogCommand
in class AbstractChangeLogCommand
ScmException