public class BazaarChangeLogCommand extends AbstractChangeLogCommand implements Command
Constructor and Description |
---|
BazaarChangeLogCommand() |
Modifier and Type | Method and Description |
---|---|
protected ChangeLogScmResult |
executeChangeLogCommand(ChangeLogScmRequest request) |
protected ChangeLogScmResult |
executeChangeLogCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
Date startDate,
Date endDate,
ScmBranch branch,
String datePattern) |
executeChangeLogCommand, executeCommand
execute, getLogger, setLogger
public BazaarChangeLogCommand()
protected ChangeLogScmResult executeChangeLogCommand(ChangeLogScmRequest request) throws ScmException
executeChangeLogCommand
in class AbstractChangeLogCommand
ScmException
protected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository repo, ScmFileSet fileSet, Date startDate, Date endDate, ScmBranch branch, String datePattern) throws ScmException
executeChangeLogCommand
in class AbstractChangeLogCommand
ScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.