public class ProjectAvatarResource extends Object
Constructor and Description |
---|
ProjectAvatarResource(JiraAuthenticationContext authenticationContext,
ProjectService projectService,
AvatarManager avatarManager,
XsrfInvocationChecker xsrfChecker) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
updateUserAvatar(String projectKey,
Long avatarId) |
public ProjectAvatarResource(JiraAuthenticationContext authenticationContext, ProjectService projectService, AvatarManager avatarManager, XsrfInvocationChecker xsrfChecker)
Copyright © 2002-2018 Atlassian. All Rights Reserved.