public class UserMapperChain extends Object implements UserMapper
| Constructor and Description |
|---|
UserMapperChain(Collection userMappers) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationUser |
getUserFromEmailAddress(String emailAddress)
Return a user for this particular email address.
|
public UserMapperChain(Collection userMappers)
public ApplicationUser getUserFromEmailAddress(String emailAddress)
UserMappergetUserFromEmailAddress in interface UserMapperCopyright © 2002-2021 Atlassian. All Rights Reserved.