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
- Version:
- $Id: SynergyGetWorkingFilesConsumer.java 691832 2008-09-03 23:54:44Z vsiveton $
- 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 final String OUTPUT_FORMAT
- See Also:
- Constant Field Values
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-2012 Apache Software Foundation. All Rights Reserved.