Uses of Interface
jenkins.scm.impl.avatars.AvatarImageSource
Packages that use AvatarImageSource
-
Uses of AvatarImageSource in jenkins.scm.impl.avatars
Classes in jenkins.scm.impl.avatars that implement AvatarImageSourceModifier and TypeClassDescriptionclass
Basic URL based Cache Source - Fetches Image from HTTP/HTTPS URL without authenticationMethods in jenkins.scm.impl.avatars with parameters of type AvatarImageSourceModifier and TypeMethodDescriptionstatic String
AvatarCache.buildUrl
(AvatarImageSource source, String size) Builds the URL for the cached avatar image of the required size.