public interface UserDtoFactory
Modifier and Type | Method and Description |
---|---|
UserDto |
getUserDto(@Nullable ConfluenceUser user) |
UserDto getUserDto(@Nullable ConfluenceUser user)
user
- the user to construct a DTO forCopyright © 2003–2020 Atlassian. All rights reserved.