public class JazzChangeLogCommand extends AbstractChangeLogCommand
Constructor and Description |
---|
JazzChangeLogCommand() |
Modifier and Type | Method and Description |
---|---|
protected JazzScmCommand |
createHistoryCommand(ScmProviderRepository repo,
ScmFileSet fileSet) |
protected JazzScmCommand |
createListChangesetCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
List<ChangeSet> changeSets) |
protected ChangeLogScmResult |
executeChangeLogCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
Date startDate,
Date endDate,
ScmBranch branch,
String datePattern) |
executeChangeLogCommand, executeChangeLogCommand, executeChangeLogCommand, executeCommand
execute, getLogger, setLogger
public JazzChangeLogCommand()
protected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository repo, ScmFileSet fileSet, Date startDate, Date endDate, ScmBranch branch, String datePattern) throws ScmException
executeChangeLogCommand
in class AbstractChangeLogCommand
ScmException
protected JazzScmCommand createHistoryCommand(ScmProviderRepository repo, ScmFileSet fileSet)
protected JazzScmCommand createListChangesetCommand(ScmProviderRepository repo, ScmFileSet fileSet, List<ChangeSet> changeSets)
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.