| com.atlassian.bitbucket.user.ServiceUser | 
    
    
Class Overview
Represents a registered service user.
 
 Service users are not backed by a user from a Crowd directory and are not able to authenticate via the UI or
 REST. Service users can be used to programmatically perform tasks which require an associated user and do not
 count towards the licensed user count.
  
 
Summary
| Public Methods | 
|---|
	 
    
        | @Nonnull
            
            
            
            
            
            
            String | getLabel() | 
 
Constants
    
      
        public
        static
        final
        String
      
        DEFAULT_LABEL
    
      
        
        
  
      
    
 
Public Methods
    
      
        
        @Nonnull
        
        public
        
        
        
        
        String
      
      getLabel
      ()
    
      
    
      
    
    
    
      
  
  
      Returns
      - a label to help identify the type of ServiceUser