Uses of Interface
com.atlassian.jira.user.util.UserUtil

Packages that use UserUtil
com.atlassian.jira   
com.atlassian.jira.admin.contextproviders   
com.atlassian.jira.avatar   
com.atlassian.jira.bc.filter   
com.atlassian.jira.bc.group   
com.atlassian.jira.bc.license   
com.atlassian.jira.bc.portal   
com.atlassian.jira.bc.user   
com.atlassian.jira.chartpopup   
com.atlassian.jira.component   
com.atlassian.jira.dashboard.permission   
com.atlassian.jira.dev.backdoor   
com.atlassian.jira.dev.reference.plugin.userformat   
com.atlassian.jira.external   
com.atlassian.jira.gadgets.system   
com.atlassian.jira.imports.project   
com.atlassian.jira.imports.project.mapper   
com.atlassian.jira.issue.search   
com.atlassian.jira.issue.search.searchers.util   
com.atlassian.jira.oauth.serviceprovider   
com.atlassian.jira.plugin.jql.function   
com.atlassian.jira.plugin.link.confluence   
com.atlassian.jira.plugin.link.remotejira   
com.atlassian.jira.plugin.link.web   
com.atlassian.jira.plugin.userformat   
com.atlassian.jira.rest.v2.issue   
com.atlassian.jira.security.util   
com.atlassian.jira.user.util   
com.atlassian.jira.util.system   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.action.admin.mail   
com.atlassian.jira.web.action.admin.user   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.issue.enterprise   
com.atlassian.jira.web.action.project   
com.atlassian.jira.web.action.setup   
com.atlassian.jira.web.action.user   
 

Uses of UserUtil in com.atlassian.jira
 

Methods in com.atlassian.jira that return UserUtil
 UserUtil ComponentManager.getUserUtil()
          Deprecated. Get this component injected in your constructor or use ComponentAccessor for static access instead. Since v5.2.
 

Uses of UserUtil in com.atlassian.jira.admin.contextproviders
 

Constructors in com.atlassian.jira.admin.contextproviders with parameters of type UserUtil
AddUserCountProvider(JiraAuthenticationContext authenticationContext, VelocityRequestContextFactory requestContextFactory, UserUtil userUtil)
           
 

Uses of UserUtil in com.atlassian.jira.avatar
 

Constructors in com.atlassian.jira.avatar with parameters of type UserUtil
AvatarPickerHelperImpl(AvatarManager avatarManager, JiraAuthenticationContext authenticationContext, ApplicationProperties properties, VelocityRequestContextFactory requestContextFactory, ProjectManager projectManager, UserUtil userUtil)
           
 

Uses of UserUtil in com.atlassian.jira.bc.filter
 

Constructors in com.atlassian.jira.bc.filter with parameters of type UserUtil
DefaultSearchRequestService(SearchRequestManager searchRequestManager, FavouritesManager<SearchRequest> favouritesManager, ShareTypeValidatorUtils shareTypeValidatorUtils, UserUtil userUtil, PermissionManager permissionManager)
           
 

Uses of UserUtil in com.atlassian.jira.bc.group
 

Constructors in com.atlassian.jira.bc.group with parameters of type UserUtil
DefaultGroupService(GlobalPermissionManager globalPermissionManager, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, CommentManager commentManager, WorklogManager worklogManager, NotificationSchemeManager notificationSchemeManager, PermissionManager permissionManager, ProjectRoleService projectRoleService, IssueSecurityLevelManager issueSecurityLevelManager, UserUtil userUtil, SharePermissionDeleteUtils sharePermissionDeleteUtils, SubscriptionManager subscriptionManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, JiraContactHelper jiraContactHelper, GroupManager groupManager)
           
 

Uses of UserUtil in com.atlassian.jira.bc.license
 

Constructors in com.atlassian.jira.bc.license with parameters of type UserUtil
JiraLicenseServiceImpl(JiraLicenseManager licenseManager, UserUtil userUtil)
           
 

Uses of UserUtil in com.atlassian.jira.bc.portal
 

Constructors in com.atlassian.jira.bc.portal with parameters of type UserUtil
DefaultPortalPageService(PortalPageManager portalPageManager, ShareTypeValidatorUtils shareTypeValidatorUtils, FavouritesManager<PortalPage> favouritesManager, PermissionManager permissionManager, UserUtil userUtil)
           
 

Uses of UserUtil in com.atlassian.jira.bc.user
 

Constructors in com.atlassian.jira.bc.user with parameters of type UserUtil
DefaultUserService(UserUtil userUtil, UserDeleteVeto userDeleteVeto, PermissionManager permissionManager, UserManager userManager, JiraContactHelper jiraContactHelper, I18nHelper.BeanFactory i18nFactory, JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.event.api.EventPublisher eventPublisher, PreDeleteUserErrorsManager preDeleteUserErrorsManager, PasswordPolicyManager passwordPolicyManager)
           
 

Uses of UserUtil in com.atlassian.jira.chartpopup
 

Constructors in com.atlassian.jira.chartpopup with parameters of type UserUtil
ChartPopupResource(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.GadgetStateFactory gadgetStateFactory, UserUtil userUtil, com.atlassian.gadgets.GadgetRequestContextFactory gadgetRequestContextFactory, SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory, VelocityTemplatingEngine templatingEngine)
           
 

Uses of UserUtil in com.atlassian.jira.component
 

Methods in com.atlassian.jira.component that return UserUtil
static UserUtil ComponentAccessor.getUserUtil()
           
 

Uses of UserUtil in com.atlassian.jira.dashboard.permission
 

Constructors in com.atlassian.jira.dashboard.permission with parameters of type UserUtil
JiraPermissionService(UserUtil userUtil, PortalPageService portalPageService, PermissionManager permissionManager)
           
 

Uses of UserUtil in com.atlassian.jira.dev.backdoor
 

Constructors in com.atlassian.jira.dev.backdoor with parameters of type UserUtil
UserProfileBackdoor(UserPreferencesManager userPreferencesManager, UserUtil userUtil, AvatarService avatarService, AvatarManager avatarManager)
           
 

Uses of UserUtil in com.atlassian.jira.dev.reference.plugin.userformat
 

Constructors in com.atlassian.jira.dev.reference.plugin.userformat with parameters of type UserUtil
ReferenceFullNameUserFormat(UserUtil userUtil)
           
 

Uses of UserUtil in com.atlassian.jira.external
 

Constructors in com.atlassian.jira.external with parameters of type UserUtil
ExternalUtils(ProjectManager projectManager, PermissionSchemeManager permissionSchemeManager, IssueManager issueManager, JiraAuthenticationContext authenticationContext, VersionManager versionManager, CustomFieldManager customFieldManager, org.ofbiz.core.entity.GenericDelegator genericDelegator, ConstantsManager constantsManager, WorkflowManager workflowManager, IssueTypeScreenSchemeManager issueTypeScreenSchemeManager, FieldScreenManager fieldScreenManager, ApplicationProperties applicationProperties, UserUtil userUtil, com.atlassian.event.api.EventPublisher eventPublisher)
           
 

Uses of UserUtil in com.atlassian.jira.gadgets.system
 

Constructors in com.atlassian.jira.gadgets.system with parameters of type UserUtil
AdminGadgetResource(JiraAuthenticationContext authenticationContext, PermissionManager permissionManager, ApplicationProperties applicationProperties, SystemInfoUtils systemInfoUtils, GlobalPermissionManager globalPermissionManager, UserUtil userUtil, JiraLicenseService jiraLicenseService, AdminTaskManager adminTaskManager, FeatureManager featureManager, com.atlassian.plugin.PluginAccessor pluginAccessor)
           
AdminTaskManager(AdminTaskUserPropertyManager adminTaskUserPropertyManager, ProjectManager projectManager, UserUtil userUtil, com.atlassian.plugin.PluginAccessor pluginAccessor, SearchService searchService, FeatureManager featureManager, BonfireLicenseChecker bonfireLicenseChecker, GreenhopperLicenseChecker greenhopperLicenseChecker, IssueManager issueManager)
           
 

Uses of UserUtil in com.atlassian.jira.imports.project
 

Constructors in com.atlassian.jira.imports.project with parameters of type UserUtil
DefaultProjectImportManager(BackupXmlParser backupXmlParser, org.ofbiz.core.entity.DelegatorInterface genericDelegator, ApplicationProperties applicationProperties, IssueManager issueManager, IssueLinkManager issueLinkManager, CustomFieldManager customFieldManager, AutomaticDataMapper automaticDataMapper, ProjectImportValidators projectImportValidators, ProjectImportPersister projectImportPersister, UserUtil userUtil, GroupManager groupManager, ProjectRoleManager projectRoleManager, ProjectManager projectManager, ProjectRoleAndActorStore projectRoleAndActorStore, AttachmentStore attachmentStore)
           
DefaultProjectImportPersister(UserUtil userUtil, ExternalUtils externalUtils, IssueFactory issueFactory, OfBizDelegator ofBizDelegator, IssueIndexManager issueIndexManager, IssueManager issueManager, ProjectManager projectManager, VersionManager versionManager, NodeAssociationStore nodeAssociationStore, UserAssociationStore userAssociationStore, ProjectComponentManager projectComponentManager, AttachmentManager attachmentManager, ChangeHistoryManager changeHistoryManager, IssueLinkTypeManager issueLinkTypeManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, ApplicationProperties applicationProperties, UserPropertyManager userPropertyManager)
           
 

Uses of UserUtil in com.atlassian.jira.imports.project.mapper
 

Constructors in com.atlassian.jira.imports.project.mapper with parameters of type UserUtil
ProjectImportMapperImpl(UserUtil userUtil, GroupManager groupManager)
           
UserMapper(UserUtil userUtil)
           
 

Uses of UserUtil in com.atlassian.jira.issue.search
 

Constructors in com.atlassian.jira.issue.search with parameters of type UserUtil
DefaultSearchRequestManager(ColumnLayoutManager columnLayoutManager, SubscriptionManager subscriptionManager, ShareManager shareManager, SearchRequestStore searchRequestStore, SharedEntityIndexer indexer, SearchService searchService, UserUtil userUtil)
           
 

Uses of UserUtil in com.atlassian.jira.issue.search.searchers.util
 

Constructors in com.atlassian.jira.issue.search.searchers.util with parameters of type UserUtil
UserSearcherHelperImpl(GroupManager groupManager, PermissionManager permissionManager, UserUtil userUtil, UserManager userManager, UserHistoryManager userHistoryManager, UserPickerSearchService userPickerSearchService)
           
 

Uses of UserUtil in com.atlassian.jira.oauth.serviceprovider
 

Constructors in com.atlassian.jira.oauth.serviceprovider with parameters of type UserUtil
OfBizServiceProviderTokenStore(OfBizDelegator delegator, UserUtil userUtil, com.atlassian.oauth.serviceprovider.ServiceProviderConsumerStore consumerStore, com.atlassian.event.api.EventPublisher eventPublisher, JiraPropertySetFactory propertySetFactory, UserKeyService userKeyService)
           
OfBizServiceProviderTokenStore(OfBizDelegator delegator, UserUtil userUtil, com.atlassian.oauth.serviceprovider.ServiceProviderConsumerStore consumerStore, JiraPropertySetFactory propertySetFactory, com.atlassian.event.api.EventPublisher eventPublisher, UserKeyService userKeyService, com.atlassian.oauth.serviceprovider.Clock clock)
           
 

Uses of UserUtil in com.atlassian.jira.plugin.jql.function
 

Fields in com.atlassian.jira.plugin.jql.function declared as UserUtil
protected  UserUtil AbstractUserCapabilityFunction.userUtil
           
protected  UserUtil AbstractUserBasedFunction.userUtil
           
 

Constructors in com.atlassian.jira.plugin.jql.function with parameters of type UserUtil
AbstractUserBasedFunction(UserUtil userUtil)
           
AbstractUserCapabilityFunction(UserUtil userUtil)
           
ComponentsLeadByUserFunction(PermissionManager permissionManager, ProjectComponentManager componentManager, UserUtil userUtil)
           
MembersOfFunction(UserUtil userUtil, com.atlassian.crowd.embedded.api.CrowdService crowdService)
           
ProjectsLeadByUserFunction(PermissionManager permissionManager, ProjectManager projectManager, UserUtil userUtil)
           
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 UserUtil
LinkConfluencePage(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserUtil userUtil, RemoteIssueLinkService remoteIssueLinkService, com.atlassian.event.api.EventPublisher eventPublisher, ConfluenceApplicationLinks confluenceAppLinks, ConfluencePageService confluencePageService)
           
 

Uses of UserUtil in com.atlassian.jira.plugin.link.remotejira
 

Constructors in com.atlassian.jira.plugin.link.remotejira with parameters of type UserUtil
LinkJiraIssue(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 UserUtil
AddWebLink(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserUtil userUtil, RemoteIssueLinkService remoteIssueLinkService, com.atlassian.event.api.EventPublisher eventPublisher)
           
 

Uses of UserUtil in com.atlassian.jira.plugin.userformat
 

Constructors in com.atlassian.jira.plugin.userformat with parameters of type UserUtil
FullNameUserFormat(UserManager userManager, UserUtil userUtil)
           
ProfileLinkUserFormat(AvatarService avatarService, I18nHelper i18nHelper, JiraAuthenticationContext jiraAuthenticationContext, UserFormatModuleDescriptor moduleDescriptor, UserKeyService userKeyService, UserUtil userUtil)
           
 

Uses of UserUtil in com.atlassian.jira.rest.v2.issue
 

Constructors in com.atlassian.jira.rest.v2.issue with parameters of type UserUtil
CurrentUserResource(UserService userService, UserUtil userUtil, UserManager userManager, PasswordPolicyManager passwordPolicyManager, com.atlassian.event.api.EventPublisher eventPublisher, I18nHelper i18n, EmailFormatter emailFormatter, JiraAuthenticationContext authContext, TimeZoneManager timeZoneManager, AvatarService avatarService, JiraBaseUrls jiraBaseUrls)
           
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)
           
 

Uses of UserUtil in com.atlassian.jira.security.util
 

Constructors in com.atlassian.jira.security.util with parameters of type UserUtil
GroupSelectorUtils(FieldManager fieldManager, UserUtil userUtil, GroupManager groupManager)
           
 

Uses of UserUtil in com.atlassian.jira.user.util
 

Classes in com.atlassian.jira.user.util that implement UserUtil
 class UserUtilImpl
          This is the default implementation of the UserUtil interface.
 

Uses of UserUtil in com.atlassian.jira.util.system
 

Constructors in com.atlassian.jira.util.system with parameters of type UserUtil
ExtendedSystemInfoUtilsImpl(SystemInfoUtils systemInfoUtils, ServiceManager serviceManager, com.atlassian.plugin.PluginAccessor pluginAccessor, ApplicationProperties applicationProperties, TrustedApplicationService trustedAppService, OfBizDelegator ofBizDelegator, I18nHelper i18nHelper, UserUtil userUtil, HashRegistryCache registry, LocaleManager localeManager, JiraLicenseService jiraLicenseService, BuildUtilsInfo buildUtilsInfo, UpgradeManager upgradeManager, IssueIndexManager indexManager, JiraProperties jiraSystemProperties, ClusterManager clusterManager)
           
 

Uses of UserUtil in com.atlassian.jira.web.action.admin
 

Constructors in com.atlassian.jira.web.action.admin with parameters of type UserUtil
GlobalPermissions(GlobalPermissionManager globalPermissionManager, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, UserUtil userUtil, GroupManager groupManager)
           
ViewLicense(UserUtil userUtil, JiraLicenseUpdaterService jiraLicenseService, LicenseJohnsonEventRaiser licenseJohnsonEventRaiser, FeatureManager featureManager)
           
 

Uses of UserUtil in com.atlassian.jira.web.action.admin.mail
 

Constructors in com.atlassian.jira.web.action.admin.mail with parameters of type UserUtil
SendBulkMail(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 UserUtil
 UserUtil UserBrowser.getUserUtil()
           
 

Constructors in com.atlassian.jira.web.action.admin.user with parameters of type UserUtil
AddUser(UserService userService, UserUtil userUtil, UserManager userManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, com.atlassian.event.api.EventPublisher eventPublisher)
           
DeleteUser(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)
           
SetPassword(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, UserUtil userUtil, UserPropertyManager userPropertyManager, UserManager userManager, PasswordPolicyManager passwordPolicyManager)
           
UserBrowser(UserUtil userUtil, com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, UserManager userManager, AvatarService avatarService, SimpleLinkManager simpleLinkManager)
           
UserPasswordActionHelper(JiraWebActionSupport action, UserUtil userUtil)
           
 

Uses of UserUtil in com.atlassian.jira.web.action.issue
 

Fields in com.atlassian.jira.web.action.issue declared as UserUtil
protected  UserUtil AbstractCommentableIssue.userUtil
           
 

Constructors in com.atlassian.jira.web.action.issue with parameters of type UserUtil
AbstractCommentableAssignableIssue(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, UserUtil userUtil)
           
AbstractCommentableIssue(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserUtil userUtil)
           
AbstractIssueLinkAction(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserUtil userUtil, RemoteIssueLinkService remoteIssueLinkService, com.atlassian.event.api.EventPublisher eventPublisher)
           
AbstractWorklogAction(WorklogService worklogService, CommentService commentService, ProjectRoleManager projectRoleManager, JiraDurationUtils jiraDurationUtils, OutlookDateManager outlookDateManager, FieldVisibilityManager fieldVisibilityManager, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, UserUtil userUtil, FeatureManager featureManager)
           
AddComment(SubTaskManager subTaskManager, FieldManager fieldManager, FieldScreenRendererFactory fieldScreenRendererFactory, ProjectRoleManager projectRoleManager, CommentService commentService, PermissionManager permissionManager, UserUtil userUtil, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory)
           
AssignIssue(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldLayoutManager fieldLayoutManager, FieldManager fieldManager, CommentService commentService, IssueManager issueManager, UserUtil userUtil)
           
AttachFile(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, AttachmentService attachmentService, AttachmentManager attachmentManager, IssueUpdater issueUpdater, TemporaryAttachmentsMonitorLocator temporaryAttachmentsMonitorLocator, UserUtil userUtil)
           
AttachScreenshot(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, WebAttachmentManager webAttachmentManager, IssueUpdater issueUpdater, AttachmentService attachmentService, SecureUserTokenManager secureUserTokenManager, JiraAuthenticationContext authenticationContext, UserUtil userUtil)
           
CommentAssignIssue(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, IssueService issueService, UserUtil userUtil, IssueWorkflowManager issueWorkflowManager)
           
CreateWorklog(WorklogService worklogService, CommentService commentService, ProjectRoleManager projectRoleManager, JiraDurationUtils jiraDurationUtils, OutlookDateManager outlookDateManager, FieldVisibilityManager fieldVisibilityManager, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, UserUtil userUtil, FeatureManager featureManager)
           
DeleteWorklog(WorklogService worklogService, CommentService commentService, ProjectRoleManager projectRoleManager, JiraDurationUtils jiraDurationUtils, OutlookDateManager outlookDateManager, FieldVisibilityManager fieldVisibilityManager, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, WorklogManager worklogManager, UserUtil userUtil, FeatureManager featureManager)
           
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)
           
IssueCreationHelperBeanImpl(UserUtil userUtil, FieldManager fieldManager, FieldScreenRendererFactory fieldScreenRendererFactory, JiraLicenseService jiraLicenseService, JiraContactHelper jiraContactHelper)
           
LinkExistingIssue(IssueLinkManager issueLinkManager, IssueLinkTypeManager issueLinkTypeManager, SubTaskManager subTaskManager, FieldManager fieldManager, FieldScreenRendererFactory fieldScreenRendererFactory, ProjectRoleManager projectRoleManager, CommentService commentService, UserHistoryManager userHistoryManager, IssueLinkService issueLinkService, UserUtil userUtil)
          Deprecated.  
ManageAttachments(SubTaskManager subTaskManager, AttachmentService attachmentService, com.atlassian.plugin.PluginAccessor pluginAccessor, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserUtil userUtil)
           
MoveIssue(SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, UserUtil userUtil)
           
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, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory)
           
MoveIssueSubtasks(SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, IssueTypeSchemeManager issueTypeSchemeManager, UserUtil userUtil)
           
MoveIssueUpdateFields(SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, IssueSecurityHelper issueSecurityHelper, UserUtil userUtil)
           
MoveSubTask(SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, IssueTypeSchemeManager issueTypeSchemeManager, UserUtil userUtil)
           
MoveSubTaskChooseOperation(SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, MoveSubTaskOperationManager moveSubTaskOperationManager, CommentService commentService, UserUtil userUtil)
           
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)
           
UpdateWorklog(WorklogService worklogService, CommentService commentService, ProjectRoleManager projectRoleManager, JiraDurationUtils jiraDurationUtils, OutlookDateManager outlookDateManager, FieldVisibilityManager fieldVisibilityManager, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, UserUtil userUtil, FeatureManager featureManager)
           
 

Uses of UserUtil in com.atlassian.jira.web.action.issue.enterprise
 

Constructors in com.atlassian.jira.web.action.issue.enterprise with parameters of type UserUtil
MoveIssueUpdateWorkflow(SubTaskManager subTaskManager, ConstantsManager constantsManager, WorkflowManager workflowManager, FieldManager fieldManager, FieldLayoutManager fieldLayoutManager, IssueFactory issueFactory, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, UserUtil userUtil)
           
 

Uses of UserUtil in com.atlassian.jira.web.action.project
 

Constructors in com.atlassian.jira.web.action.project with parameters of type UserUtil
ViewProjects(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 UserUtil
SetupAdminAccount(UserService userService, GroupManager groupManager, UserUtil userUtil, FileFactory fileFactory, HttpServletVariables servletVariables, InternalWebSudoManager webSudoManager, JiraLicenseService jiraLicenseService, JiraWebResourceManager webResourceManager)
           
SetupMailNotifications(UserUtil userUtil, FileFactory fileFactory, JiraWebResourceManager webResourceManager, HttpServletVariables servletVariables)
           
 

Uses of UserUtil in com.atlassian.jira.web.action.user
 

Constructors in com.atlassian.jira.web.action.user with parameters of type UserUtil
ChangePassword(UserUtil userUtil, UserManager userManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, PasswordPolicyManager passwordPolicyManager)
           
ContactAdministrators(RendererManager rendererManager, com.atlassian.mail.queue.MailQueue mailQueue, UserUtil userUtil, UserPropertyManager userPropertyManager, JiraContactHelper jiraContactHelper)
           
ForgotLoginDetails(UserUtil userUtil, ApplicationProperties applicationProperties, UserManager userManager)
           
ResetPassword(UserUtil userUtil, PasswordPolicyManager passwordPolicyManager)
           
Signup(ApplicationProperties applicationProperties, UserService userService, UserUtil userUtil, JiraCaptchaService jiraCaptchaService, ExternalLinkUtil externalLinkUtil)
           
 



Copyright © 2002-2015 Atlassian. All Rights Reserved.