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