Uses of Class
org.eclipse.jgit.transport.OperationResult

Packages that use OperationResult
org.eclipse.jgit.transport   
 

Uses of OperationResult in org.eclipse.jgit.transport
 

Subclasses of OperationResult in org.eclipse.jgit.transport
 class FetchResult
          Final status after a successful fetch from a remote repository.
 class PushResult
          Result of push operation to the remote repository.
 



Copyright © 2012. All Rights Reserved.