| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.rest.dto |
This package contains DTO (Data Transfer Objects) which are used by some REST resources in this plugin.
|
| Modifier and Type | Method and Description |
|---|---|
UserPreferencesDto |
UserDto.getUserPreferences() |
| Constructor and Description |
|---|
UserDto(String userName,
String fullName,
String avatarUrl,
String url,
String phone,
String email,
String position,
String department,
String location,
String about,
UserPreferencesDto userPreferencesDto,
boolean anonymousUser,
boolean unknownUser) |
Copyright © 2003–2022 Atlassian. All rights reserved.