| Package | Description |
|---|---|
| com.atlassian.jira.bc.user |
| Modifier and Type | Method and Description |
|---|---|
void |
MockUserService.addUserToApplication(UserService.AddUserToApplicationValidationResult result) |
void |
DefaultUserService.addUserToApplication(UserService.AddUserToApplicationValidationResult result) |
void |
UserService.addUserToApplication(UserService.AddUserToApplicationValidationResult result)
Given a valid validation result, this will associate a user with an application by adding that user to all the
default groups assigned to that application (regardless of the license).
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.