| com.atlassian.bitbucket.scm.bulk.BulkFile | 
    
    
Class Overview
Metadata about a file of a bulk content command.
 
Public Methods
    
      
        
        @Nonnull
        
        public
        
        
        
        
        String
      
      getContentId
      ()
    
      
    
      
    
    
    
      
  For added or modified files, returns a content ID for
 the new content. For deleted files, the ID is for the content before deletion.
      Returns
      - an ID that identifies the contents of the file
 
     
 
    
      
        
        @Nonnull
        
        public
        
        
        
        
        String
      
      getPath
      ()
    
      
    
 
    
      
        
        public
        
        
        
        
        long
      
      getSize
      ()
    
      
    
      
    
      
  
  
      Returns
      - the file size in bytes, or 0fordeletedfiles