public class CvsJavaChangeLogCommand extends AbstractCvsChangeLogCommand
| Constructor and Description |
|---|
CvsJavaChangeLogCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDateRangeParameter(org.codehaus.plexus.util.cli.Commandline cl,
String dateRange) |
protected ChangeLogScmResult |
executeCvsCommand(org.codehaus.plexus.util.cli.Commandline cl,
Date startDate,
Date endDate,
ScmVersion startVersion,
ScmVersion endVersion,
String datePattern) |
executeChangeLogCommand, executeChangeLogCommand, getDateFormatexecuteChangeLogCommand, executeChangeLogCommand, executeCommandexecute, getLogger, setLoggerpublic CvsJavaChangeLogCommand()
protected ChangeLogScmResult executeCvsCommand(org.codehaus.plexus.util.cli.Commandline cl, Date startDate, Date endDate, ScmVersion startVersion, ScmVersion endVersion, String datePattern) throws ScmException
executeCvsCommand in class AbstractCvsChangeLogCommandScmExceptionprotected void addDateRangeParameter(org.codehaus.plexus.util.cli.Commandline cl, String dateRange)
addDateRangeParameter in class AbstractCvsChangeLogCommandCopyright © 2003–2021 The Apache Software Foundation. All rights reserved.