Class Overview
Defines a request to retrieve commits which are ancestors of a given starting commit.
 
Summary
| Nested Classes | 
|---|
  
    
      | class | CommitsRequest.Builder |  | 
    
    
| [Expand] Inherited Methods | 
|---|
|  From class
  com.atlassian.bitbucket.commit.AbstractCommitsRequest | 
|  From class
  java.lang.Object 
  
   
    
    
	 
    
        | Object | clone() |  
        | boolean | equals(Object arg0) |  
        | void | finalize() |  
        | final
            
            
            Class<?> | getClass() |  
        | int | hashCode() |  
        | final
            
            
            void | notify() |  
        | final
            
            
            void | notifyAll() |  
        | String | toString() |  
        | final
            
            
            void | wait(long arg0, int arg1) |  
        | final
            
            
            void | wait(long arg0) |  
        | final
            
            
            void | wait() |  | 
Public Methods
    
      
        
        @Nonnull
        
        public
        
        
        
        
        String
      
      getCommitId
      ()
    
      
    
      
    
    
    
      
  
  
      Returns
      - the ID of the commit to load, which may be a branch or tag name or a commit ID