Modifier and Type | Class and Description |
---|---|
class |
AvatarServiceImpl
Implementation of the AvatarService.
|
Constructor and Description |
---|
AvatarServiceHelper(AvatarService avatarService) |
Modifier and Type | Method and Description |
---|---|
static AvatarService |
ComponentAccessor.getAvatarService() |
Constructor and Description |
---|
UserProfileBackdoor(UserPreferencesManager userPreferencesManager,
UserManager userManager,
AvatarService avatarService,
AvatarManager avatarManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService) |
Constructor and Description |
---|
Assignees(JiraAuthenticationContext authenticationContext,
ApplicationProperties applicationProperties,
AssigneeService assigneeService,
AvatarService avatarService,
UserManager userManager,
EmailFormatter emailFormatter) |
ReporterSystemField(VelocityTemplatingEngine templatingEngine,
PermissionManager permissionManager,
ApplicationProperties applicationProperties,
JiraAuthenticationContext authenticationContext,
ReporterStatisticsMapper reporterStatisticsMapper,
UserSearchService searchService,
ReporterSearchHandlerFactory reporterSearchHandlerFactory,
JiraBaseUrls jiraBaseUrls,
FeatureManager featureManager,
AvatarService avatarService,
UserManager userManager,
UserHistoryManager userHistoryManager,
UserBeanFactory userBeanFactory) |
Constructor and Description |
---|
SuggestionBeanFactory(AvatarService avatarService,
BaseUrl baseUrl) |
Constructor and Description |
---|
ChangeHistoryTabPanel(ChangeHistoryManager changeHistoryManager,
AttachmentManager attachmentManager,
JiraDurationUtils jiraDurationUtils,
CustomFieldManager customFieldManager,
DateTimeFormatterFactory dateTimeFormatterFactory,
DateTimeFieldChangeLogHelper changeLogHelper,
UserFormatManager userFormatManager,
I18nHelper i18nHelper,
JiraAuthenticationContext authenticationContext,
AvatarService avatarService,
HistoryMetadataManager historyMetadataManager,
HistoryMetadataRenderHelper historyMetadataRenderHelper) |
IssueCreatedAction(IssueTabPanelModuleDescriptor descriptor,
DateTimeFormatter formatter,
UserFormatManager userFormatManager,
I18nHelper i18nHelper,
AvatarService avatarService,
JiraAuthenticationContext authenticationContext,
Issue issue) |
Constructor and Description |
---|
MailImageInlinerImpl(ApplicationProperties applicationProperties,
AvatarService avatarService,
AvatarTranscoder avatarTranscoder,
UserManager userManager,
AvatarManager avatarManager,
AttachmentManager attachmentManager,
ThumbnailManager thumbnailManager) |
Constructor and Description |
---|
MailAttachmentsManagerFactory(AvatarManager avatarManager,
AvatarService avatarService,
AvatarTranscoder avatarTranscoder,
UserManager userManager,
ApplicationProperties applicationProperties) |
MailAttachmentsManagerImpl(AvatarService avatarService,
AvatarTranscoder avatarTranscoder,
UserManager userManager,
AvatarManager avatarManager,
ApplicationProperties applicationProperties) |
Constructor and Description |
---|
AssignIssuesSequenceDataProvider(ApplicationProperties applicationProperties,
AssigneeService assigneeService,
AvatarService avatarService,
UserManager userManager,
JiraAuthenticationContext jiraAuthenticationContext,
EmailFormatter emailFormatter) |
AvatarPickerDataProvider(JiraAuthenticationContext jiraAuthenticationContext,
AvatarService avatarService,
AvatarManager avatarManager) |
NutshellDataProvider(JiraAuthenticationContext jiraAuthenticationContext,
AvatarService avatarService,
ProjectTypeManager projectTypeManager) |
Constructor and Description |
---|
AvatarUrlContextProvider(AvatarService avatarService,
JiraAuthenticationContext authenticationContext) |
Constructor and Description |
---|
ProfileLinkUserFormat(AvatarService avatarService,
I18nHelper i18nHelper,
JiraAuthenticationContext jiraAuthenticationContext,
UserFormatModuleDescriptor moduleDescriptor,
UserKeyService userKeyService,
UserUtil userUtil) |
Constructor and Description |
---|
PeopleBlockContextProvider(ApplicationProperties applicationProperties,
AvatarService avatarService,
JiraAuthenticationContext authenticationContext,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldVisibilityManager fieldVisibilityManager,
IssueManager issueManager,
PermissionManager permissionManager,
UserFormatManager userFormatManager,
VoteManager voteManager,
WatcherManager watcherManager,
FieldModelFactory fieldModelFactory) |
Constructor and Description |
---|
ProjectPeopleContextProvider(PermissionManager permissionManager,
UserFormatManager userFormatManager,
UserManager userManager,
AvatarService avatarService,
ContextProviderUtils contextProviderUtils,
JiraAuthenticationContext authenticationContext) |
ProjectRoleContextProvider(PermissionManager permissionManager,
UserFormatManager userFormatManager,
UserManager userManager,
AvatarService avatarService,
ContextProviderUtils contextProviderUtils,
JiraAuthenticationContext authenticationContext,
I18nHelper i18nHelper) |
RolesSummaryPanelContextProvider(PermissionManager permissionManager,
UserFormatManager userFormatManager,
UserManager userManager,
AvatarService avatarService) |
Constructor and Description |
---|
WorkflowSchemeRestHelper(PermissionManager permissionManager,
WorkflowManager workflowManager,
SharedEntitiesHelper helper,
IssueTypeSchemeManager issueTypeSchemeManager,
OrderFactory orderFactory,
DateTimeFormatter dateTimeFormatter,
AvatarService avatarService,
IssueTypeManager issueTypeManager,
WorkflowSchemeMigrationTaskAccessor workflowSchemeMigrationTaskAccessor) |
Constructor and Description |
---|
RolesResource(ProjectRoleService roleService,
ProjectService projectService,
JiraAuthenticationContext jiraAuthenticationContext,
AvatarService avatarService,
LoginService loginService,
DateTimeFormatter dateTimeFormatter,
EmailFormatter emailFormatter,
ApplicationRoleManager applicationRoleManager,
UserManager userManager) |
Constructor and Description |
---|
MentionResource(EmailFormatter emailFormatter,
I18nHelper.BeanFactory beanFactory,
IssueFinder issueFinder,
JiraAuthenticationContext authContext,
JiraBaseUrls jiraBaseUrls,
MentionableUserSearcher mentionableUserSearch,
TimeZoneManager timeZoneManager,
AvatarService avatarService) |
Constructor and Description |
---|
UserPickerResource(JiraAuthenticationContext authContext,
I18nHelper i18nHelper,
UserSearchService service,
ApplicationProperties applicationProperties,
AvatarService avatarService,
UserFilterManager userFilterManager,
FieldConfigManager fieldConfigManager)
Deprecated.
|
UserResource(JiraAuthenticationContext authenticationContext,
AvatarService avatarService,
XsrfInvocationChecker xsrfChecker) |
Modifier and Type | Method and Description |
---|---|
UserBeanBuilder |
UserBeanBuilder.avatarService(AvatarService avatarService)
Sets the AvatarService to use for constructing the avatar URL.
|
Constructor and Description |
---|
AvatarResource(JiraAuthenticationContext authContext,
AvatarManager avatarManager,
AvatarService avatarService,
AvatarPickerHelper avatarPickerHelper,
AttachmentHelper attachmentHelper,
UserManager userManager) |
AvatarResourceHelper(JiraAuthenticationContext authContext,
AvatarManager avatarManager,
AvatarService avatarService,
AvatarPickerHelper avatarPickerHelper,
AttachmentHelper attachmentHelper,
UserManager userManager) |
ComponentResource(ProjectComponentService projectComponentService,
ProjectComponentManager projectComponentManager,
ProjectService projectService,
UserManager userManager,
AvatarService avatarService,
ComponentIssueCountsBeanFactory componentIssueCountsBeanFactory,
JiraAuthenticationContext authContext,
I18nHelper i18n,
PermissionManager permissionManager,
ProjectManager projectManager,
JiraBaseUrls jiraBaseUrls,
com.atlassian.event.api.EventPublisher eventPublisher) |
CurrentUserResource(UserUtil userUtil,
UserManager userManager,
PasswordPolicyManager passwordPolicyManager,
com.atlassian.event.api.EventPublisher eventPublisher,
I18nHelper i18n,
EmailFormatter emailFormatter,
JiraAuthenticationContext authContext,
TimeZoneManager timeZoneManager,
AvatarService avatarService,
JiraBaseUrls jiraBaseUrls,
LoginService loginService,
I18nHelper.BeanFactory beanFactory,
ApplicationRoleBeanConverter applicationRoleBeanConverter,
ApplicationRoleManager applicationRoleManager) |
ProjectResource(ProjectService projectService,
JiraAuthenticationContext authContext,
javax.ws.rs.core.UriInfo uriInfo,
VersionService versionService,
ProjectComponentService projectComponentService,
AvatarService avatarService,
UserManager userManager,
ProjectBeanFactory projectBeanFactory,
VersionBeanFactory versionBeanFactory,
PermissionManager permissionManager,
ProjectManager projectManager,
AvatarManager avatarManager,
AvatarPickerHelper avatarPickerHelper,
AttachmentHelper attachmentHelper,
JiraBaseUrls jiraBaseUrls,
WorkflowManager workflowManager,
IssueTypeSchemeManager issueTypeSchemeManager,
PermissionSchemeManager permissionSchemeManager,
NotificationSchemeManager notificationSchemeManager,
IssueSecuritySchemeManager issueSecuritySchemeManager,
ResourceUriBuilder uriBuilder,
StatusHelper statusHelper,
ProjectFinder projectFinder,
XsrfInvocationChecker xsrfChecker,
UserProjectHistoryManager projectHistoryManager,
ResponseFactory responses,
I18nHelper i18nHelper,
com.atlassian.jira.blueprint.core.api.CoreProjectConfigurator coreProjectConfigurator,
ArchivedProjectService archivedProjectService,
OrderByRequestParser orderByRequestParser) |
UserResource(UserService userService,
UserUtil userUtil,
PasswordPolicyManager passwordPolicyManager,
I18nHelper i18n,
EmailFormatter emailFormatter,
JiraAuthenticationContext authContext,
TimeZoneManager timeZoneManager,
AvatarPickerHelper avatarPickerHelper,
AvatarManager avatarManager,
AvatarService avatarService,
AttachmentHelper attachmentHelper,
UserPropertyManager userPropertyManager,
PermissionManager permissionManager,
ProjectService projectService,
IssueService issueService,
ProjectManager projectManager,
com.atlassian.event.api.EventPublisher eventPublisher,
AssigneeService assigneeService,
IssueManager issueManager,
UserPickerResourceHelper userPickerHelper,
JiraBaseUrls jiraBaseUrls,
ColumnService columnService,
XsrfInvocationChecker xsrfChecker,
UserManager userManager,
I18nHelper.BeanFactory beanFactory,
ApplicationRoleManager applicationRoleManager,
ApplicationRoleBeanConverter applicationRoleBeanConverter,
UpdateUserApplicationHelper updateUserApplicationHelper,
ResponseFactory responseFactory) |
Modifier and Type | Method and Description |
---|---|
static Collection<ComponentBean> |
ComponentBean.asFullBeans(Project project,
Collection<? extends ProjectComponent> components,
JiraBaseUrls jiraBaseUrls,
UserManager userManager,
AvatarService avatarService,
PermissionManager permissionManager,
ProjectManager projectManager) |
static ComponentBean |
ComponentBean.fullComponent(ProjectComponent component,
Project project,
JiraBaseUrls jiraBaseUrls,
UserManager userManager,
AvatarService avatarService,
PermissionManager permissionManager,
ProjectManager projectManager) |
Constructor and Description |
---|
ProjectRoleBeanFactoryImpl(JiraBaseUrls jiraBaseUrls,
AvatarService avatarService,
javax.ws.rs.core.UriInfo uriInfo) |
ProjectRoleResource(ProjectRoleService projectRoleService,
AvatarService avatarService,
ProjectFinder projectFinder,
JiraAuthenticationContext authContext,
javax.ws.rs.core.UriInfo uriInfo,
UserManager userManager,
ProjectRoleBeanFactory projectRoleBeanFactory) |
Constructor and Description |
---|
UserIssueRelevanceBeanBuilder(EmailFormatter emailFormatter,
I18nHelper i18n,
JiraBaseUrls jiraBaseUrls,
ApplicationUser loggedInUser,
TimeZone timeZone,
AvatarService avatarService) |
UserPickerResourceHelperImpl(UserSearchService userSearchService,
I18nHelper i18n,
AvatarService avatarService,
JiraAuthenticationContext authContext,
PermissionManager permissionManager) |
Constructor and Description |
---|
ChangeSharedDashboardOwner(PermissionManager permissionManager,
UserSearchService userSearchService,
AvatarService avatarService,
UserManager userManager,
PortalPageService portalPageService,
PortalPageManager portalPageManager,
ShareTypeValidatorUtils shareTypeValidatorUtils) |
DeleteSharedDashboard(PermissionManager permissionManager,
UserSearchService userSearchService,
AvatarService avatarService,
UserManager userManager,
FavouritesService favouriteService,
PortalPageService portalPageService,
PortalPageManager portalPageManager,
ShareTypeValidatorUtils shareTypeValidatorUtils) |
Constructor and Description |
---|
ChangeSharedFilterOwner(IssueSearcherManager issueSearcherManager,
SearchRequestService searchRequestService,
SearchService searchService,
PermissionManager permissionManager,
SearchRequestManager searchRequestManager,
UserSearchService userSearchService,
AvatarService avatarService,
UserManager userManager,
ShareTypeValidatorUtils shareTypeValidatorUtils) |
Constructor and Description |
---|
UserBrowser(UserUtil userUtil,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService,
UserManager userManager,
AvatarService avatarService,
SimpleLinkManager simpleLinkManager,
ApplicationRoleManager applicationRoleManager,
com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService) |
Constructor and Description |
---|
DefaultIssueMetadataHelper(JiraAuthenticationContext authenticationContext,
AvatarService avatarService,
PermissionManager permissionManager,
UserSearchService userSearchService) |
Constructor and Description |
---|
EditProjectLeadAndDefaultAssignee(ProjectService projectService,
AvatarService avatarService,
UserManager userManager,
UserSearchService userSearchService) |
Constructor and Description |
---|
ViewProfile(SimpleLinkManager SimpleLinkManager,
com.atlassian.plugin.webresource.WebResourceManager webResourceManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
UserPropertyManager userPropertyManager,
AvatarService avatarService,
UserHistoryManager userHistoryManager,
UserUtil userUtil) |
ViewUserHover(UserManager userManager,
EmailFormatter emailFormatter,
SearchService searchService,
PermissionManager permissionManager,
SimpleLinkManager simpleLinkManager,
DateTimeFormatterFactory dateTimeFormatterFactory,
TimeZoneService timeZoneService,
AvatarService avatarService) |
Constructor and Description |
---|
DefaultUserManager(GlobalPermissionManager globalPermissionManager,
JiraAuthenticationContext jiraAuthenticationContext,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
AvatarService avatarService,
UserManager userManager) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.