| com.atlassian.bitbucket.scm.AvailableScm | 
    
    
Class Overview
An SCM available for creating new repositories.
 
Public Methods
    
      
        
        @Nonnull
        
        public
        
        
        
        
        String
      
      getId
      ()
    
      
    
      
    
    
    
      
  
  
      Returns
      - the SCM's identifier, which is guaranteed to be unique across all available SCMs
 
     
 
    
      
        
        @Nonnull
        
        public
        
        
        
        
        String
      
      getName
      ()
    
      
    
      
    
    
    
      
  
  
      Returns
      - the SCM's human-readable name