org.apache.maven.scm.provider.svn.command.info
Class SvnInfoScmResult
java.lang.Object
org.apache.maven.scm.ScmResult
org.apache.maven.scm.provider.svn.command.info.SvnInfoScmResult
public class SvnInfoScmResult
- extends ScmResult
- Author:
- Kenney Westerhof
$Id: SvnInfoScmResult.java 483105 2006-12-06 15:07:54Z evenisse $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SvnInfoScmResult
public SvnInfoScmResult(String commandLine,
String providerMessage,
String commandOutput,
boolean success)
SvnInfoScmResult
public SvnInfoScmResult(String commandLine,
List files)
SvnInfoScmResult
public SvnInfoScmResult(List files,
ScmResult result)
getInfoItems
public List getInfoItems()
Copyright © 2003-2008 Apache Software Foundation. All Rights Reserved.