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, executeChangeLogCommand, executeCommandexecute, getLogger, setLoggerpublic BazaarChangeLogCommand()
protected 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–2018 The Apache Software Foundation. All rights reserved.