org.apache.maven.scm.provider.local.command.checkout
Class LocalCheckOutScmResult
java.lang.Object
org.apache.maven.scm.ScmResult
org.apache.maven.scm.command.checkout.CheckOutScmResult
org.apache.maven.scm.provider.local.command.checkout.LocalCheckOutScmResult
- All Implemented Interfaces:
- Serializable
public class LocalCheckOutScmResult
- extends CheckOutScmResult
- Author:
- Trygve Laugstøl
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalCheckOutScmResult
public LocalCheckOutScmResult(String commandLine,
List<ScmFile> files)
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.