org.apache.maven.scm.provider.synergy.consumer
Class SynergyGetWorkingFilesConsumer
java.lang.Object
org.apache.maven.scm.provider.synergy.consumer.SynergyGetWorkingFilesConsumer
- All Implemented Interfaces:
- org.codehaus.plexus.util.cli.StreamConsumer
public class SynergyGetWorkingFilesConsumer
- extends Object
- implements org.codehaus.plexus.util.cli.StreamConsumer
- Author:
- Julien Henry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OUTPUT_FORMAT
public static String OUTPUT_FORMAT
SynergyGetWorkingFilesConsumer
public SynergyGetWorkingFilesConsumer(ScmLogger logger)
consumeLine
public void consumeLine(String line)
- Specified by:
consumeLine
in interface org.codehaus.plexus.util.cli.StreamConsumer
getFiles
public List getFiles()
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.