| com.atlassian.bitbucket.idx.CommitPropertyConfiguration | 
    
    
Class Overview
Property configuration for any commit indexer.
 
Public Methods
    
      
        
        @Nonnull
        
        public
        
        
        
        
        Collection<String>
      
      getPropertiesToPreload
      (Repository repository)
    
      
    
      
    
    
    
      
  
  
      Parameters
      
        
          | repository | the repository | 
      
   
  
      Returns
      - a collection of property keys to preload on every commit request. Properties can be loaded
 on demand via rest using the expand query string. They can also be fetched programatically via the
 CommitIndex