public class

UserResource

extends Object
java.lang.Object
   ↳ com.atlassian.jira.rest.v1.users.UserResource

Class Overview

User REST resource.

Summary

Public Constructors
UserResource(JiraAuthenticationContext authenticationContext, AvatarService avatarService)
Public Methods
Response updateUserAvatar(String username, Long avatarId)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public UserResource (JiraAuthenticationContext authenticationContext, AvatarService avatarService)

Public Methods

public Response updateUserAvatar (String username, Long avatarId)