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, executeChangeLogCommand, executeCommandexecute, getLogger, setLoggerpublic StarteamChangeLogCommand()
protected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository repo, ScmFileSet fileSet, Date startDate, Date endDate, ScmBranch branch, String datePattern) throws ScmException
executeChangeLogCommand in class AbstractChangeLogCommandScmExceptionpublic static Commandline createCommandLine(StarteamScmProviderRepository repo, ScmFileSet workingDirectory, Date startDate)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.