|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GravatarService | |
---|---|
com.atlassian.bamboo.configuration | |
com.atlassian.bamboo.upgrade.tasks | |
com.atlassian.bamboo.user.gravatar | |
com.atlassian.bamboo.ww2 |
Uses of GravatarService in com.atlassian.bamboo.configuration |
---|
Methods in com.atlassian.bamboo.configuration with parameters of type GravatarService | |
---|---|
void |
ConfigurationAction.setGravatarService(GravatarService gravatarService)
|
Uses of GravatarService in com.atlassian.bamboo.upgrade.tasks |
---|
Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type GravatarService | |
---|---|
void |
UpgradeTask2406GravatarSupportEnabled.setGravatarService(GravatarService gravatarService)
|
Uses of GravatarService in com.atlassian.bamboo.user.gravatar |
---|
Classes in com.atlassian.bamboo.user.gravatar that implement GravatarService | |
---|---|
class |
GravatarServiceImpl
A gravatar is a dynamic image resource that is requested from the gravatar.com server. |
Uses of GravatarService in com.atlassian.bamboo.ww2 |
---|
Constructors in com.atlassian.bamboo.ww2 with parameters of type GravatarService | |
---|---|
FreemarkerContext(BambooLicenseManager bambooLicenseManager,
AdministrationConfigurationManager administrationConfigurationManager,
BambooPermissionManager bambooPermissionManager,
DashboardCachingManager dashboardCachingManager,
com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
BambooUserManager bambooUserManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
PlanFavouriteService planFavouriteService,
GravatarService gravatarService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |