@Internal public class UserLookupHelper extends Object implements com.google.common.base.Function<String,ConfluenceUser>
It doesn't do caching on its own and talks directly to dao.
Constructor and Description |
---|
UserLookupHelper() |
public ConfluenceUser apply(@Nullable String userKeyOrName)
apply
in interface com.google.common.base.Function<String,ConfluenceUser>
Copyright © 2003–2016 Atlassian. All rights reserved.