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