Interface UserDtoFactory

All Known Implementing Classes:
UserDtoFactoryImpl

public interface UserDtoFactory
  • Method Details

    • getUserDto

      UserDto getUserDto(@Nullable ConfluenceUser user)
      Parameters:
      user - the user to construct a DTO for
      Returns:
      a UserDto for the identified user
      Since:
      5.3