org.apache.maven.scm.provider.starteam.command.add
Class StarteamAddConsumer
java.lang.Object
org.apache.maven.scm.provider.starteam.command.add.StarteamAddConsumer
- All Implemented Interfaces:
- org.codehaus.plexus.util.cli.StreamConsumer
public class StarteamAddConsumer
- extends Object
- implements org.codehaus.plexus.util.cli.StreamConsumer
- Version:
- $Id: StarteamAddConsumer.java 691832 2008-09-03 23:54:44Z vsiveton $
- Author:
- Dan T. Tran
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StarteamAddConsumer
public StarteamAddConsumer(ScmLogger logger,
File basedir)
consumeLine
public void consumeLine(String line)
-
- Specified by:
consumeLine
in interface org.codehaus.plexus.util.cli.StreamConsumer
getAddedFiles
public List getAddedFiles()
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.