org.apache.maven.scm.provider.git.command.update
Class GitUpdateScmResult
java.lang.Object
org.apache.maven.scm.ScmResult
org.apache.maven.scm.command.update.UpdateScmResult
org.apache.maven.scm.command.update.UpdateScmResultWithRevision
org.apache.maven.scm.provider.git.command.update.GitUpdateScmResult
Deprecated.
public class GitUpdateScmResult
- extends org.apache.maven.scm.command.update.UpdateScmResultWithRevision
- Version:
- $Id: GitUpdateScmResult.java 645182 2008-04-05 21:58:41Z jvanzyl $
- Author:
- Trygve Laugstøl
| Methods inherited from class org.apache.maven.scm.command.update.UpdateScmResultWithRevision |
getRevision |
| Methods inherited from class org.apache.maven.scm.command.update.UpdateScmResult |
getChanges, getUpdatedFiles, setChanges |
| Methods inherited from class org.apache.maven.scm.ScmResult |
getCommandLine, getCommandOutput, getProviderMessage, isSuccess |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GitUpdateScmResult
public GitUpdateScmResult(String commandLine,
List updatedFiles,
int revision)
- Deprecated.
Copyright © 2003-2008 Apache Software Foundation. All Rights Reserved.