Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.avatars.AvatarCacheSource.AvatarImage
Package
Description
-
Uses of AvatarCacheSource.AvatarImage in com.cloudbees.jenkins.plugins.bitbucket
-
Uses of AvatarCacheSource.AvatarImage in com.cloudbees.jenkins.plugins.bitbucket.api
Modifier and TypeMethodDescriptionBitbucketApi.getTeamAvatar()
Returns the team Avatar of the current owner ornull
if the current owner is not a team. -
Uses of AvatarCacheSource.AvatarImage in com.cloudbees.jenkins.plugins.bitbucket.avatars
Modifier and TypeFieldDescriptionstatic final AvatarCacheSource.AvatarImage
AvatarCacheSource.AvatarImage.EMPTY
Modifier and TypeMethodDescriptionAvatarCacheSource.fetch()
Deprecated.AvatarCacheSource.fetch
(com.cloudbees.plugins.credentials.common.StandardCredentials credentials) Fetch image from sourceUrlAvatarCacheSource.fetch()
UrlAvatarCacheSource.fetch
(com.cloudbees.plugins.credentials.common.StandardCredentials credentials) -
Uses of AvatarCacheSource.AvatarImage in com.cloudbees.jenkins.plugins.bitbucket.client
Modifier and TypeMethodDescriptionBitbucketCloudApiClient.getTeamAvatar()
Returns the team Avatar of the current owner ornull
if the current owner is not a team. -
Uses of AvatarCacheSource.AvatarImage in com.cloudbees.jenkins.plugins.bitbucket.server.client
AvatarCacheSource.fetch(StandardCredentials)
Fetch image from source