public class UserToUserProfileConverter
extends org.randombits.support.core.convert.AbstractConverter<com.atlassian.user.User,com.atlassian.sal.api.user.UserProfile>
User to a SAL UserProfile.| Constructor and Description |
|---|
UserToUserProfileConverter(com.atlassian.sal.api.user.UserManager userManager) |
| Modifier and Type | Method and Description |
|---|---|
protected com.atlassian.sal.api.user.UserProfile |
convert(com.atlassian.user.User user) |
public UserToUserProfileConverter(com.atlassian.sal.api.user.UserManager userManager)
protected com.atlassian.sal.api.user.UserProfile convert(com.atlassian.user.User user)
throws org.randombits.support.core.convert.ConversionException
convert in class org.randombits.support.core.convert.AbstractConverter<com.atlassian.user.User,com.atlassian.sal.api.user.UserProfile>org.randombits.support.core.convert.ConversionExceptionCopyright © 2013 randombits.org. All Rights Reserved.