Uses of Interface
com.atlassian.jira.user.util.UserUtil
Packages that use UserUtil
Package
Description
-
Uses of UserUtil in com.atlassian.jira.admin.adminheader.beans
Methods in com.atlassian.jira.admin.adminheader.beans that return UserUtil -
Uses of UserUtil in com.atlassian.jira.bc.filter
Constructors in com.atlassian.jira.bc.filter with parameters of type UserUtilModifierConstructorDescriptionDefaultSearchRequestService(SearchRequestManager searchRequestManager, FavouritesManager<SearchRequest> favouritesManager, ShareTypeValidatorUtils shareTypeValidatorUtils, UserUtil userUtil, PermissionManager permissionManager, FeatureManager featureManager, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of UserUtil in com.atlassian.jira.bc.group
Constructors in com.atlassian.jira.bc.group with parameters of type UserUtilModifierConstructorDescriptionDefaultGroupService(GlobalPermissionManager globalPermissionManager, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, CommentManager commentManager, WorklogManager worklogManager, NotificationSchemeManager notificationSchemeManager, PermissionManager permissionManager, ProjectRoleService projectRoleService, IssueSecurityLevelManager issueSecurityLevelManager, UserUtil userUtil, UserManager userManager, SharePermissionDeleteUtils sharePermissionDeleteUtils, SubscriptionManager subscriptionManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, JiraContactHelper jiraContactHelper, GroupManager groupManager, ApplicationRoleManager applicationRoleManager, GroupsToApplicationsSeatingHelper groupsToApplicationsSeatingHelper) -
Uses of UserUtil in com.atlassian.jira.bc.portal
Constructors in com.atlassian.jira.bc.portal with parameters of type UserUtilModifierConstructorDescriptionDefaultPortalPageService(PortalPageManager portalPageManager, ShareTypeValidatorUtils shareTypeValidatorUtils, FavouritesManager<PortalPage> favouritesManager, PermissionManager permissionManager, UserUtil userUtil, FeatureManager featureManager, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of UserUtil in com.atlassian.jira.bc.user
Constructors in com.atlassian.jira.bc.user with parameters of type UserUtilModifierConstructorDescriptionDefaultUserService(UserUtil userUtil, UserDeleteVeto userDeleteVeto, PermissionManager permissionManager, UserManager userManager, I18nHelper.BeanFactory i18nFactory, JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.event.api.EventPublisher eventPublisher, PreDeleteUserErrorsManager preDeleteUserErrorsManager, CreateUserApplicationHelper applicationHelper, ApplicationRoleManager applicationRoleManager, UserValidationHelper validationHelper, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, GlobalPermissionManager globalPermissionManager, UserEventFactory userEventFactory, GroupManager groupManager) -
Uses of UserUtil in com.atlassian.jira.chartpopup
Constructors in com.atlassian.jira.chartpopup with parameters of type UserUtilModifierConstructorDescriptionChartPopupResource(JiraAuthenticationContext authenticationContext, com.atlassian.gadgets.view.GadgetViewFactory gadgetViewFactory, VelocityRequestContextFactory velocityRequestContextFactory, PortalPageService portalPageService, SearchRequestService searchRequestService, SearchService searchService, com.atlassian.gadgets.dashboard.DashboardService dashboardService, com.atlassian.gadgets.dashboard.spi.DashboardItemStateFactory gadgetStateFactory, UserUtil userUtil, com.atlassian.gadgets.GadgetRequestContextFactory gadgetRequestContextFactory, SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory, VelocityTemplatingEngine templatingEngine, SoyTemplateRendererProvider soyTemplateRendererProvider) -
Uses of UserUtil in com.atlassian.jira.component
Methods in com.atlassian.jira.component that return UserUtil -
Uses of UserUtil in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return UserUtilModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.userUtilImpl(IssueSecurityLevelManager issueSecurityLevelManager, GlobalPermissionManager globalPermissionManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, PermissionManager permissionManager, ApplicationProperties applicationProperties, SearchService searchService, ProjectManager projectManager, ProjectRoleService projectRoleService, ProjectComponentManager projectComponentManager, SubscriptionManager subscriptionManager, NotificationSchemeManager notificationSchemeManager, UserHistoryManager userHistoryManager, UserManager userManager, ExtendedUserDao extendedUserDao, ApplicationRoleManager applicationRoleManager, JsonEntityPropertyManager jsonEntityPropertyManager, SharePermissionDeleteUtils sharePermissionDeleteUtils) Methods in com.atlassian.jira.component.spring.registrar with parameters of type UserUtilModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.defaultGroupService(GlobalPermissionManager globalPermissionManager, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, CommentManager commentManager, WorklogManager worklogManager, NotificationSchemeManager notificationSchemeManager, PermissionManager permissionManager, ProjectRoleService projectRoleService, IssueSecurityLevelManager issueSecurityLevelManager, UserUtil userUtil, UserManager userManager, SharePermissionDeleteUtils sharePermissionDeleteUtils, SubscriptionManager subscriptionManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, JiraContactHelper jiraContactHelper, GroupManager groupManager, ApplicationRoleManager applicationRoleManager, GroupsToApplicationsSeatingHelper groupsToApplicationsSeatingHelper) FullJiraConfiguration.JiraCoreConfiguration.defaultPortalPageService(PortalPageManager portalPageManager, ShareTypeValidatorUtils shareTypeValidatorUtils, FavouritesManager favouritesManager, PermissionManager permissionManager, UserUtil userUtil, FeatureManager featureManager, com.atlassian.event.api.EventPublisher eventPublisher) FullJiraConfiguration.JiraCoreConfiguration.defaultProjectImportManager(ApplicationProperties applicationProperties, AutomaticDataMapper automaticDataMapper, BackupXmlParser backupXmlParser, Clock clock, CustomFieldManager customFieldManager, org.ofbiz.core.entity.DelegatorInterface delegatorInterface, GroupManager groupManager, IssueManager issueManager, com.atlassian.plugin.PluginAccessor pluginAccessor, ProjectImportPersister projectImportPersister, ProjectImportValidators projectImportValidators, ProjectManager projectManager, ProjectRoleAndActorStore projectRoleAndActorStore, ProjectRoleManager projectRoleManager, UserManager userManager, UserUtil userUtil) FullJiraConfiguration.JiraCoreConfiguration.defaultUserService(UserUtil userUtil, UserDeleteVeto userDeleteVeto, PermissionManager permissionManager, UserManager userManager, I18nHelper.BeanFactory beanFactory, JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.event.api.EventPublisher eventPublisher, PreDeleteUserErrorsManager preDeleteUserErrorsManager, CreateUserApplicationHelper createUserApplicationHelper, ApplicationRoleManager applicationRoleManager, UserValidationHelper userValidationHelper, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, GlobalPermissionManager globalPermissionManager, UserEventFactory userEventFactory, GroupManager groupManager) FullJiraConfiguration.JiraCoreConfiguration.groupSelectorUtils(FieldManager fieldManager, UserUtil userUtil, GroupManager groupManager) FullJiraConfiguration.JiraCoreConfiguration.passwordChangeService(UserUtil userUtil, JiraAuthenticationContext jiraAuthenticationContext) SearchConfiguration.CommonSearchConfiguration.projectRoleAndGroupPermissionsQueryDecorator(PermissionManager permissionManager, ProjectRoleManager projectRoleManager, UserUtil userUtil) SearchConfiguration.CommonSearchConfiguration.searchRequestService(SearchRequestManager searchRequestManager, FavouritesManager<SearchRequest> favouritesManager, ShareTypeValidatorUtils shareTypeValidatorUtils, UserUtil userUtil, PermissionManager permissionManager, FeatureManager featureManager, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of UserUtil in com.atlassian.jira.dev.reference.plugin.userformat
Constructors in com.atlassian.jira.dev.reference.plugin.userformat with parameters of type UserUtilModifierConstructorDescriptionReferenceFullNameUserFormat(UserUtil userUtil, UserManager userManager) -
Uses of UserUtil in com.atlassian.jira.imports.project
Constructors in com.atlassian.jira.imports.project with parameters of type UserUtilModifierConstructorDescriptionDefaultProjectImportManager(ApplicationProperties applicationProperties, AutomaticDataMapper automaticDataMapper, BackupXmlParser backupXmlParser, Clock clock, CustomFieldManager customFieldManager, org.ofbiz.core.entity.DelegatorInterface genericDelegator, GroupManager groupManager, IssueManager issueManager, com.atlassian.plugin.PluginAccessor pluginAccessor, ProjectImportPersister projectImportPersister, ProjectImportValidators projectImportValidators, ProjectManager projectManager, ProjectRoleAndActorStore projectRoleAndActorStore, ProjectRoleManager projectRoleManager, UserManager userManager, UserUtil userUtil) -
Uses of UserUtil in com.atlassian.jira.imports.project.mapper
Constructors in com.atlassian.jira.imports.project.mapper with parameters of type UserUtilModifierConstructorDescriptionProjectImportMapperImpl(UserUtil userUtil, UserManager userManager, GroupManager groupManager) UserMapper(UserUtil userUtil, UserManager userManager) -
Uses of UserUtil in com.atlassian.jira.plugin.jql.function
Fields in com.atlassian.jira.plugin.jql.function declared as UserUtilModifier and TypeFieldDescriptionprotected final UserUtilAbstractUserCapabilityFunction.userUtilConstructors in com.atlassian.jira.plugin.jql.function with parameters of type UserUtilModifierConstructorDescriptionAbstractUserCapabilityFunction(UserUtil userUtil) MembersOfFunction(UserUtil userUtil, com.atlassian.crowd.embedded.api.CrowdService crowdService, GlobalPermissionManager globalPermissionManager, FeatureManager featureManager) ProjectsWhereUserHasPermissionFunction(PermissionManager permissionManager, UserUtil userUtil, I18nHelper.BeanFactory i18nHelperFactory) ProjectsWhereUserHasRoleFunction(PermissionManager permissionManager, ProjectRoleManager projectRoleManager, ProjectManager projectManager, UserUtil userUtil) -
Uses of UserUtil in com.atlassian.jira.plugin.link.confluence
Constructors in com.atlassian.jira.plugin.link.confluence with parameters of type UserUtilModifierConstructorDescriptionLinkConfluencePage(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserUtil userUtil, RemoteIssueLinkService remoteIssueLinkService, com.atlassian.event.api.EventPublisher eventPublisher, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory, ConfluenceApplicationLinks confluenceAppLinks, ConfluencePageService confluencePageService, ConfluenceRemoteServiceStrategyFactory confluenceRemoteServiceStrategyFactory) -
Uses of UserUtil in com.atlassian.jira.plugin.link.remotejira
Constructors in com.atlassian.jira.plugin.link.remotejira with parameters of type UserUtilModifierConstructorDescriptionLinkJiraIssue(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserHistoryManager userHistoryManager, UserPropertyManager userPropertyManager, IssueLinkService issueLinkService, UserUtil userUtil, IssueLinkTypeManager issueLinkTypeManager, RemoteIssueLinkService remoteIssueLinkService, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.applinks.api.ApplicationLinkService applicationLinkService, RemoteJiraRestService remoteJiraRestService, IssueManager issueManager, IssueLinkManager issueLinkManager, com.atlassian.applinks.host.spi.InternalHostApplication internalHostApplication, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory) -
Uses of UserUtil in com.atlassian.jira.plugin.link.web
Constructors in com.atlassian.jira.plugin.link.web with parameters of type UserUtilModifierConstructorDescriptionAddWebLink(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserUtil userUtil, RemoteIssueLinkService remoteIssueLinkService, com.atlassian.event.api.EventPublisher eventPublisher, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory) -
Uses of UserUtil in com.atlassian.jira.plugin.userformat
Constructors in com.atlassian.jira.plugin.userformat with parameters of type UserUtilModifierConstructorDescriptionFullNameUserFormat(UserManager userManager, UserUtil userUtil) ProfileLinkUserFormat(AvatarService avatarService, I18nHelper i18nHelper, JiraAuthenticationContext jiraAuthenticationContext, UserFormatModuleDescriptor moduleDescriptor, UserKeyService userKeyService, UserUtil userUtil, UserManager userManager) SimpleProfileLinkUserFormat(I18nHelper i18nHelper, JiraAuthenticationContext jiraAuthenticationContext, UserFormatModuleDescriptor moduleDescriptor, UserKeyService userKeyService, UserUtil userUtil, UserManager userManager, BaseUrl baseUrl) -
Uses of UserUtil in com.atlassian.jira.rest.v2.issue
Constructors in com.atlassian.jira.rest.v2.issue with parameters of type UserUtilModifierConstructorDescriptionCurrentUserResource(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) 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, GlobalPermissionManager globalPermissionManager, ProjectService projectService, IssueService issueService, ProjectManager projectManager, com.atlassian.event.api.EventPublisher eventPublisher, UserPickerResourceHelper userPickerHelper, JiraBaseUrls jiraBaseUrls, ColumnService columnService, XsrfInvocationChecker xsrfChecker, UserManager userManager, I18nHelper.BeanFactory beanFactory, ApplicationRoleManager applicationRoleManager, ApplicationRoleBeanConverter applicationRoleBeanConverter, UpdateUserApplicationHelper updateUserApplicationHelper, ResponseFactory responseFactory, ApplicationProperties applicationProperties, DuplicatedUsersHelper duplicatedUsersHelper, LoginService loginService, DateTimeFormatterFactory dateTimeFormatterFactory) -
Uses of UserUtil in com.atlassian.jira.search.jql
Constructors in com.atlassian.jira.search.jql with parameters of type UserUtilModifierConstructorDescriptionProjectRoleAndGroupPermissionsQueryDecorator(PermissionManager permissionManager, ProjectRoleManager projectRoleManager, UserUtil userUtil) -
Uses of UserUtil in com.atlassian.jira.security.type
Constructors in com.atlassian.jira.security.type with parameters of type UserUtilModifierConstructorDescriptionApplicationRoleSecurityType(JiraAuthenticationContext jiraAuthenticationContext, ApplicationAuthorizationService applicationAuthorizationService, ApplicationRoleManager applicationRoleManager, UserUtil userUtil, UserManager userManager) -
Uses of UserUtil in com.atlassian.jira.security.util
Constructors in com.atlassian.jira.security.util with parameters of type UserUtilModifierConstructorDescriptionGroupSelectorUtils(FieldManager fieldManager, UserUtil userUtil, GroupManager groupManager) -
Uses of UserUtil in com.atlassian.jira.user.util
Classes in com.atlassian.jira.user.util that implement UserUtilModifier and TypeClassDescriptionclassThis is the default implementation of the UserUtil interface. -
Uses of UserUtil in com.atlassian.jira.web.action.admin.mail
Constructors in com.atlassian.jira.web.action.admin.mail with parameters of type UserUtilModifierConstructorDescriptionSendBulkMail(com.atlassian.mail.server.MailServerManager mailServerManager, PermissionManager permissionManager, ProjectRoleService projectRoleService, ProjectManager projectManager, UserUtil userUtil, GroupManager groupManager) -
Uses of UserUtil in com.atlassian.jira.web.action.admin.user
Methods in com.atlassian.jira.web.action.admin.user that return UserUtilConstructors in com.atlassian.jira.web.action.admin.user with parameters of type UserUtilModifierConstructorDescriptionDeleteUser(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, SearchRequestService searchRequestService, UserService userService, UserUtil userUtil, PortalPageService portalPageService, UserPropertyManager userPropertyManager, UserManager userManager, UserDeleteVeto userDeleteVeto, PreDeleteUserErrorsManager preDeleteUserErrorsManager, BaseUrl baseUrlLocator) PasswordChangeService(UserUtil userUtil, JiraAuthenticationContext jiraAuthenticationContext) 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, FeatureManager featureManager) -
Uses of UserUtil in com.atlassian.jira.web.action.issue
Fields in com.atlassian.jira.web.action.issue declared as UserUtilConstructors in com.atlassian.jira.web.action.issue with parameters of type UserUtilModifierConstructorDescriptionprotectedAbstractCommentableAssignableIssue(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, UserUtil userUtil, UserManager userManager) AbstractCommentableIssue(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserUtil userUtil) AbstractCommentableIssue(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserUtil userUtil, AttachmentHelper attachmentHelper) AbstractIssueLinkAction(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserUtil userUtil, RemoteIssueLinkService remoteIssueLinkService, com.atlassian.event.api.EventPublisher eventPublisher, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory) AbstractWorklogAction(WorklogService worklogService, CommentService commentService, ProjectRoleManager projectRoleManager, JiraDurationUtils jiraDurationUtils, FieldVisibilityManager fieldVisibilityManager, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, UserUtil userUtil, DateTimeFormatterFactory dateTimeFormatterFactory, SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, AttachmentHelper attachmentHelper, MentionService mentionService, JiraLicenseService jiraLicenseService) AddComment(SubTaskManager subTaskManager, FieldManager fieldManager, FieldScreenRendererFactory fieldScreenRendererFactory, ProjectRoleManager projectRoleManager, CommentService commentService, PermissionManager permissionManager, UserUtil userUtil, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory, QueryDslAccessor queryDslAccessor) AssignIssue(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldLayoutManager fieldLayoutManager, FieldManager fieldManager, CommentService commentService, IssueManager issueManager, UserUtil userUtil, UserManager userManager) AttachFile(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, AttachmentService attachmentService, IssueUpdater issueUpdater, UserUtil userUtil, BackwardCompatibleTemporaryAttachmentUtil temporaryAttachmentUtil, MessageResponder responder, PopUpMessageFactory messageFactory, AttachmentConfigStore attachmentConfigStore) CommentAssignIssue(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, IssueService issueService, UserUtil userUtil, UserManager userManager, IssueWorkflowManager issueWorkflowManager) CreateWorklog(WorklogService worklogService, CommentService commentService, ProjectRoleManager projectRoleManager, JiraDurationUtils jiraDurationUtils, DateTimeFormatterFactory dateTimeFormatterFactory, FieldVisibilityManager fieldVisibilityManager, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, UserUtil userUtil, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, SubTaskManager subTaskManager, AttachmentHelper attachmentHelper, MentionService mentionService, JiraLicenseService jiraLicenseService) DeleteWorklog(WorklogService worklogService, CommentService commentService, ProjectRoleManager projectRoleManager, JiraDurationUtils jiraDurationUtils, DateTimeFormatterFactory dateTimeFormatterFactory, FieldVisibilityManager fieldVisibilityManager, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, WorklogManager worklogManager, UserUtil userUtil, SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, AttachmentHelper attachmentHelper, MentionService mentionService, JiraLicenseService jiraLicenseService) EditComment(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserUtil userUtil) EditIssue(SubTaskManager subTaskManager, ConstantsManager constantsManager, FieldLayoutManager fieldLayoutManager, WorkflowManager workflowManager, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, IssueService issueService, UserUtil userUtil, UserManager userManager) LinkExistingIssue(IssueLinkManager issueLinkManager, IssueLinkTypeManager issueLinkTypeManager, SubTaskManager subTaskManager, FieldManager fieldManager, FieldScreenRendererFactory fieldScreenRendererFactory, ProjectRoleManager projectRoleManager, CommentService commentService, UserHistoryManager userHistoryManager, IssueLinkService issueLinkService, UserUtil userUtil, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory) Deprecated.ManageAttachments(SubTaskManager subTaskManager, AttachmentService attachmentService, com.atlassian.plugin.PluginAccessor pluginAccessor, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserUtil userUtil, AttachmentConfigManager attachmentConfigManager) MoveIssue(SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, UserUtil userUtil, UserManager userManager) MoveIssueConfirm(SubTaskManager subTaskManager, AttachmentManager attachmentManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutmanager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, IssueSecurityHelper issueSecurityHelper, IssueManager issueManager, UserUtil userUtil, UserManager userManager, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory, TxnAwareEventFactory txnAwareEventFactory, HelpUrls helpUrls) MoveIssueSubtasks(SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, IssueTypeSchemeManager issueTypeSchemeManager, UserUtil userUtil, UserManager userManager) MoveIssueUpdateFields(SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, IssueSecurityHelper issueSecurityHelper, UserUtil userUtil, UserManager userManager, HelpUrls helpUrls) MoveSubTask(SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, IssueTypeSchemeManager issueTypeSchemeManager, UserUtil userUtil, UserManager userManager) MoveSubTaskChooseOperation(SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, MoveSubTaskOperationManager moveSubTaskOperationManager, CommentService commentService, UserUtil userUtil, UserManager userManager) MoveSubTaskParent(MoveSubTaskOperationManager moveSubTaskOperationManager, SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, IssueUpdater issueUpdater, CommentService commentService, IssueTypeSchemeManager issueTypeSchemeManager, UserUtil userUtil, UserManager userManager) UpdateWorklog(WorklogService worklogService, CommentService commentService, ProjectRoleManager projectRoleManager, JiraDurationUtils jiraDurationUtils, DateTimeFormatterFactory dateTimeFormatterFactory, FieldVisibilityManager fieldVisibilityManager, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, UserUtil userUtil, SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, AttachmentHelper attachmentHelper, MentionService mentionService, JiraLicenseService jiraLicenseService) -
Uses of UserUtil in com.atlassian.jira.web.action.issue.enterprise
Constructors in com.atlassian.jira.web.action.issue.enterprise with parameters of type UserUtilModifierConstructorDescriptionMoveIssueUpdateWorkflow(SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, UserUtil userUtil, UserManager userManager) -
Uses of UserUtil in com.atlassian.jira.web.action.project
Constructors in com.atlassian.jira.web.action.project with parameters of type UserUtilModifierConstructorDescriptionViewProjects(UserUtil userUtil, UserManager userManager, VelocityRequestContextFactory velocityRequestContextFactory) -
Uses of UserUtil in com.atlassian.jira.web.action.setup
Constructors in com.atlassian.jira.web.action.setup with parameters of type UserUtilModifierConstructorDescriptionSetupAdminAccount(UserService userService, GroupManager groupManager, UserUtil userUtil, FileFactory fileFactory, JiraLicenseService jiraLicenseService, JiraWebResourceManager webResourceManager, JiraProperties jiraProperties, GlobalPermissionManager globalPermissionManager, JiraProductInformation jiraProductInformation, ApplicationConfigurationHelper appConfigHelper) SetupMailNotifications(UserUtil userUtil, FileFactory fileFactory, JiraProperties jiraProperties, JiraProductInformation jiraProductInformation) -
Uses of UserUtil in com.atlassian.jira.web.action.user
Constructors in com.atlassian.jira.web.action.user with parameters of type UserUtilModifierConstructorDescriptionChangePassword(UserUtil userUtil, UserManager userManager, PasswordPolicyManager passwordPolicyManager, LoginService loginService, PasswordChangeService passwordChangeService) ContactAdministrators(RendererManager rendererManager, com.atlassian.mail.queue.MailQueue mailQueue, UserUtil userUtil, UserPropertyManager userPropertyManager, JiraContactHelper jiraContactHelper) ForgotLoginDetails(UserUtil userUtil, ApplicationProperties applicationProperties, UserManager userManager, UserSearchService userSearchService, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService, UserEventFactory userEventFactory) ResetPassword(UserUtil userUtil, UserManager userManager, LoginService loginService, com.atlassian.event.api.EventPublisher eventPublisher, PasswordPolicyManager passwordPolicyManager, PasswordChangeService passwordChangeService) Signup(ApplicationProperties applicationProperties, UserService userService, JiraCaptchaService jiraCaptchaService, ExternalLinkUtil externalLinkUtil, CreateUserApplicationHelper applicationHelper, ApplicationRoleManager roleManager, UserUtil userUtil, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService)