org.apache.maven.scm.provider.bazaar.command.changelog
public class BazaarChangeLogCommand extends AbstractChangeLogCommand implements Command
Constructor and Description |
---|
BazaarChangeLogCommand() |
Modifier and Type | Method and Description |
---|---|
protected ChangeLogScmResult |
executeChangeLogCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
java.util.Date startDate,
java.util.Date endDate,
ScmBranch branch,
java.lang.String datePattern) |
executeChangeLogCommand, executeCommand
execute, getLogger, setLogger
protected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository repo, ScmFileSet fileSet, java.util.Date startDate, java.util.Date endDate, ScmBranch branch, java.lang.String datePattern) throws ScmException
executeChangeLogCommand
in class AbstractChangeLogCommand
ScmException
Copyright © 2003-2014. All Rights Reserved.