public class UserToRecipient extends Object implements com.google.common.base.Function<com.atlassian.crowd.embedded.api.User,NotificationRecipient>
User
to NotificationRecipient
.Modifier and Type | Field and Description |
---|---|
static UserToRecipient |
INSTANCE |
Constructor and Description |
---|
UserToRecipient() |
public static final UserToRecipient INSTANCE
public NotificationRecipient apply(com.atlassian.crowd.embedded.api.User user)
apply
in interface com.google.common.base.Function<com.atlassian.crowd.embedded.api.User,NotificationRecipient>
Copyright © 2002-2015 Atlassian. All Rights Reserved.