JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.atlassian.bamboo.avatar.AvatarRepository
Packages that use
AvatarRepository
Package
Description
com.atlassian.bamboo.avatar
Uses of
AvatarRepository
in
com.atlassian.bamboo.avatar
Classes in
com.atlassian.bamboo.avatar
that implement
AvatarRepository
Modifier and Type
Class
Description
class
DiskAvatarRepository
Constructors in
com.atlassian.bamboo.avatar
with parameters of type
AvatarRepository
Modifier
Constructor
Description
AvatarServiceImpl
(
AvatarRepository
avatarRepository)