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, executeCommandexecute, getLogger, setLoggerprotected ChangeLogScmResult executeChangeLogCommand(ChangeLogScmRequest request) throws ScmException
executeChangeLogCommand in class AbstractChangeLogCommandScmExceptionprotected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository repo, ScmFileSet fileSet, Date startDate, Date endDate, ScmBranch branch, String datePattern) throws ScmException
executeChangeLogCommand in class AbstractChangeLogCommandScmExceptionCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.