org.apache.maven.scm.provider.clearcase.command.update
Class ClearCaseUpdateConsumer
java.lang.Object
org.apache.maven.scm.provider.clearcase.command.update.ClearCaseUpdateConsumer
- All Implemented Interfaces:
- org.codehaus.plexus.util.cli.StreamConsumer
public class ClearCaseUpdateConsumer
- extends Object
- implements org.codehaus.plexus.util.cli.StreamConsumer
- Version:
- $Id: ClearCaseUpdateConsumer.java 770340 2009-04-30 17:34:27Z olamy $
- Author:
- Wim Deblauwe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClearCaseUpdateConsumer
public ClearCaseUpdateConsumer(ScmLogger logger)
consumeLine
public void consumeLine(String line)
-
- Specified by:
consumeLine
in interface org.codehaus.plexus.util.cli.StreamConsumer
getUpdatedFiles
public List getUpdatedFiles()
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.