org.apache.maven.scm.provider.tfs.command.consumer
Class ChangedFileConsumer
java.lang.Object
org.apache.maven.scm.provider.tfs.command.consumer.ChangedFileConsumer
- All Implemented Interfaces:
- org.codehaus.plexus.util.cli.StreamConsumer
public class ChangedFileConsumer
- extends Object
- implements org.codehaus.plexus.util.cli.StreamConsumer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangedFileConsumer
public ChangedFileConsumer(ScmLogger logger)
consumeLine
public void consumeLine(String line)
- Specified by:
consumeLine
in interface org.codehaus.plexus.util.cli.StreamConsumer
getChangedFiles
public List<ScmFile> getChangedFiles()
Copyright © 2003-2014 The Apache Software Foundation. All Rights Reserved.