Uses of Class
org.jenkinsci.plugins.gravatar.model.GravatarUser
Packages that use GravatarUser
-
Uses of GravatarUser in org.jenkinsci.plugins.gravatar.cache
Constructor parameters in org.jenkinsci.plugins.gravatar.cache with type arguments of type GravatarUserModifierConstructorDescriptionprotectedGravatarImageResolutionLoadingCache(com.google.common.cache.LoadingCache<GravatarUser, com.google.common.base.Optional<GravatarUrlCreator>> cache) -
Uses of GravatarUser in org.jenkinsci.plugins.gravatar.model
Methods in org.jenkinsci.plugins.gravatar.model that return GravatarUserMethods in org.jenkinsci.plugins.gravatar.model with parameters of type GravatarUserModifier and TypeMethodDescriptionstatic GravatarUrlCreatorGravatarUrlCreator.of(GravatarUser user)