public class StarteamChangeLogCommand extends AbstractChangeLogCommand implements StarteamCommand
Constructor and Description |
---|
StarteamChangeLogCommand() |
Modifier and Type | Method and Description |
---|---|
static org.codehaus.plexus.util.cli.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, 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 org.codehaus.plexus.util.cli.Commandline createCommandLine(StarteamScmProviderRepository repo, ScmFileSet workingDirectory, Date startDate)
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.