public class StarteamChangeLogConsumer extends AbstractConsumer
| Constructor and Description |
|---|
StarteamChangeLogConsumer(File workingDirectory,
ScmLogger logger,
Date startDate,
Date endDate,
String userDateFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String line) |
List<ChangeSet> |
getModifications() |
getLogger, parseDate, parseDate, setLoggerpublic List<ChangeSet> getModifications()
public void consumeLine(String line)
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.