public class UserProfileToUserConverter
extends org.randombits.support.core.convert.AbstractConverter<com.atlassian.sal.api.user.UserProfile,com.atlassian.user.User>
UserProfile into an Atlassian User.| Constructor and Description |
|---|
UserProfileToUserConverter(com.atlassian.confluence.user.UserAccessor userAccessor) |
| Modifier and Type | Method and Description |
|---|---|
protected com.atlassian.user.User |
convert(com.atlassian.sal.api.user.UserProfile userProfile) |
public UserProfileToUserConverter(com.atlassian.confluence.user.UserAccessor userAccessor)
protected com.atlassian.user.User convert(com.atlassian.sal.api.user.UserProfile userProfile)
throws org.randombits.support.core.convert.ConversionException
convert in class org.randombits.support.core.convert.AbstractConverter<com.atlassian.sal.api.user.UserProfile,com.atlassian.user.User>org.randombits.support.core.convert.ConversionExceptionCopyright © 2013 randombits.org. All Rights Reserved.